SA-MP Forums Archive
Linux CentOS Question - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Linux CentOS Question (/showthread.php?tid=482562)



Linux CentOS Question - DJ_Shocker - 21.12.2013

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.


Re: Linux CentOS Question - TheOriginal1337 - 21.12.2013

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


Re: Linux CentOS Question - DJ_Shocker - 21.12.2013

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



Re: Linux CentOS Question - TheOriginal1337 - 21.12.2013

Try to do apt-get update first.


Re: Linux CentOS Question - DJ_Shocker - 21.12.2013

apt-get isn't a known command


Re: Linux CentOS Question - TheOriginal1337 - 21.12.2013

Sorry forgot it's CentOS.

Try yum update


Re: Linux CentOS Question - DJ_Shocker - 21.12.2013

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



Re: Linux CentOS Question - DJ_Shocker - 21.12.2013

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


Re: Linux CentOS Question - caki - 22.12.2013

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