SA-MP Forums Archive
[HELP] Problems loading FCNPC.so - 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: [HELP] Problems loading FCNPC.so (/showthread.php?tid=629242)



[HELP] Problems loading FCNPC.so - Eoussama - 22.02.2017

Good evening everyone!

This is the error I get when launching the server
Код:
Loading plugin: FCNPC.so
Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/FCNPC.so))
I would appreciate it if you helped, thanks in advance


Re: [HELP] Problems loading FCNPC.so - MyU - 23.02.2017

Did you try to compile it by yourself?
Maybe some other points on that post work for you also: http://forum.sa-mp.com/showthread.ph...52#post3844652


Re: [HELP] Problems loading FCNPC.so - DandyCorleone - 23.02.2017

you're using CentOs?
try update your vps


Re: [HELP] Problems loading FCNPC.so - DRIFT_HUNTER - 23.02.2017

Why dont you people just use a fucking ******? Why people just see error and post a question right away without even trying to figure out what is the problem...

If you use ubuntu try these (i have no clue why its not there as it should be by default)
Код:
sudo apt-get update
sudo apt-get install libstdc++6
If its some other distro than use a fucking GOOGOLE.
And if its a shared hosting than post that error to their support they will know what to do.