GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO)
#4

Code:
yum install libstdc++.so.6
if that doesn't work remove it via yum remove and install gcc, if you are using CentOS 6 you're going to have a outdated gcc 4.4.x so to update to a more up to date gcc do the following

devtools-2 includes gcc 4.8.x but some people have reported problems with devtools-2
Code:
wget http://people.centos.org/tru/devtools-2/devtools-2.repo -O /etc/yum.repos.d/devtools-2.repo
yum install devtoolset-2-gcc devtoolset-2-binutils devtoolset-2-gcc-c++
devtools-1.1 offers gcc 4.7.x and is considered fully stable
http://ask.xmodulo.com/upgrade-gcc-centos.html

than reinstall the libstdc++.so.6
Reply


Messages In This Thread
GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Crystallize - 04.07.2015, 16:53
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Crystallize - 04.07.2015, 20:52
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Sublime - 05.07.2015, 02:24
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Jake187 - 05.07.2015, 02:54
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Sublime - 05.07.2015, 03:09
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Jake187 - 05.07.2015, 06:48
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Crystallize - 05.07.2015, 11:03
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by !damo!spiderman - 05.07.2015, 11:07
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by Crystallize - 05.07.2015, 11:36
Re: GLIBCXX_3.4.15 NOT FOUND (FCNPC.SO) - by !damo!spiderman - 05.07.2015, 11:57

Forum Jump:


Users browsing this thread: 3 Guest(s)