SA-MP Forums Archive
FCNPC problem on Centos6 64Bit - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: FCNPC problem on Centos6 64Bit (/showthread.php?tid=541358)



FCNPC problem on Centos6 64Bit - MBilal - 11.10.2014

its working fine on Window but when i put it on host then it give this error help me with that ,i dont know much about linux ..

PHP код:
[17:32:14]  Loading pluginFCNPC.so
[17:32:14]   Failed (/usr/lib/libstdc++.so.6version `GLIBCXX_3.4.15' not found (required by plugins/FCNPC.so)) 



Re: FCNPC problem on Centos6 64Bit - Jdt - 11.10.2014

The Hosts Requires you to use
Код:
GLIBCXX_3.4.15 type/version of FCNPC
therefore.you must change it


Re: FCNPC problem on Centos6 64Bit - Pottus - 11.10.2014

FCNPC is pretty finicky when it comes to linux you are always best compiling it on the system you will be using it better yet just use RNPC but do what Gamer_Z said if your still going to use it.