FCNPC doesn`t work on Linux
#1

Here is my server log:

Код:
Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/FCNPC.so))
Please help!Players are waiting my server update now!
Reply
#2

Type this in your command line of your server
PHP код:
strings /usr/lib/libstdc++.so.6 grep GLIBC 
Post the output
Reply
#3

Quote:
Originally Posted by StrikerZ
Посмотреть сообщение
Type this in your command line of your server
PHP код:
strings /usr/lib/libstdc++.so.6 grep GLIBC 
Post the output
Код:
[root@iZd42wursl49jrZ ~]# strings /usr/lib/libstdc++.so.6 | grep GLIBC
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBC_2.0
GLIBC_2.3
GLIBC_2.4
GLIBC_2.1
GLIBC_2.1.3
GLIBC_2.3.2
GLIBC_2.2
GLIBCXX_FORCE_NEW
GLIBCXX_DEBUG_MESSAGE_LENGTH
[root@iZd42wursl49jrZ ~]#
What`s next?
Reply
#4

help me please !
Reply
#5

I need your help guys!
Reply
#6

Try this
PHP код:
yum install libstdc++.so.6 
Reply
#7

Quote:
Originally Posted by StrikerZ
Посмотреть сообщение
Try this
PHP код:
yum install libstdc++.so.6 
Код:
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
Package libstdc++-4.4.7-18.el6_9.2.i686 already installed and latest version
Nothing to do
what it is meaning?

sorry i tried it but not any changes
Reply
#8

Looks like you're using CentOS 6, try updating to CentOS 7. CentOS 6 is missing those files
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)