Linux CentOS Question
#1

I'm not a Linux Guru and am still learning it.
I'd prefer to use it though due to the security and speed.

Here's my issue:

I'm trying to use the FCNPC Linux plugin, and whenever i do, I'm getting this:
pawn Code:
[09:24:00] Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/FCNPC.so))
Now, I did go to /usr/lib and see libstdc++.so.6. I'm assuming that this means it's the wrong version. I've tried searching on ****** for the 3.4.15 version with no luck.

Does anyone have any ideas I could try?

Thanks in advance for the help.
Reply
#2

Try this:
http://www.aleach.com/libstdc-so-6-error-in-centos-6/
Reply
#3

I did.
Result:
pawn Code:
root@server1 [~]# yum install libstdc++-4.4.6-4.el6.i686
Loaded plugins: fastestmirror, priorities, security
Loading mirror speeds from cached hostfile
 * base: centosi5.centos.org
 * extras: mirrors.kernel.org
 * updates: centosk3.centos.org
Setting up Install Process
No package libstdc++-4.4.6-4.el6.i686 available.
Error: Nothing to do
Reply
#4

Try to do apt-get update first.
Reply
#5

apt-get isn't a known command
Reply
#6

Sorry forgot it's CentOS.

Try yum update
Reply
#7

lol here's the problem with that right now.
The dedicated box we have, i can't install the update available for CentOS or it will break the network card (the driver that came with that update causes the server to become unbootable)

However, i did try yum update gcc
pawn Code:
Package gcc-4.4.7-4.el6.x86_64 already installed and latest version
Nothing to do
Reply
#8

I even installed a CentOS virtual machine on my local computer. Tested this, no luck. Same message
Reply
#9

Try this
Quote:

yum install libstdc++-4.4.6-4.el6.i686

libstdc++-4.4.7-4.el6.i686.html GNU Standard C++ Library CentOS 6.5 for x86_64 libstdc++-4.4.7-4.el6.i686.rpm
libstdc++-4.4.7-4.el6.i686.html GNU Standard C++ Library CentOS 6.5 for i386 libstdc++-4.4.7-4.el6.i686.rpm
libstdc++-4.4.7-3.el6.i686.html GNU Standard C++ Library CentOS 6.4 for i386 libstdc++-4.4.7-3.el6.i686.rpm
libstdc++-4.4.7-3.el6.i686.html GNU Standard C++ Library CentOS 6.4 for x86_64 libstdc++-4.4.7-
3.el6.i686.rpm

Quote:

yum install libstdc++

Or go here get rpm then manually take file what you need and place it
http://pkgs.org/altlinux-sisyphus/cl....i586.rpm.html
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)