FCNPC on Centos 7 - 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 on Centos 7 (
/showthread.php?tid=647527)
FCNPC on Centos 7 -
PolisManovic - 06.01.2018
Hello everyone,
I have a problem with the FCNPC plugin after inserting it on the server saying:
Код:
Failed (/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/FCNPC.so))
I have version 1.8.1 included and plug-in FCNPC and SAMP server 0.3.8 on my VPS on which Centos 7 I installed everything that is needed by using:
Код:
cd FCNPC
mkdir build
cd build
cmake ..
make
Unfortunately, the VPS is installed, but it still writes a error
If you know how to fix it, write it
Thank you