Failed (/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found - CentOS 7
#1

Code:
Failed (/lib/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/log-plugin.so))
I am getting this error while running my server on CentOS 7. I know this error usually occurs when you use CentOS 6 (which is not supported by the plugin), but I am using CentOS 7.

Any ideas?
Reply
#2

The plugin was built with a newer version of gcc (glibc) which is not found in your system, I usually never use CentOS as I think it's harder to fix such issues and it's shitty (maybe not, but for me it is), however try:

Code:
yum update && yum upgrade
Reply
#3

Quote:
Originally Posted by iKarim
View Post
The plugin was built with a newer version of gcc (glibc) which is not found in your system, I usually never use CentOS as I think it's harder to fix such issues and it's shitty (maybe not, but for me it is), however try:

Code:
yum update && yum upgrade
Thanks for replying.
I already tried that, everything is up to date.
I am pretty sure I got the last version of gcc (I just got the server yesterday).
Reply
#4

Switch to Ubuntu.... CentOS needs support that can't easily be rendered.

CentOS = You'll be stuck waiting for days.
Ubuntu = Follow the tutorials and that shit works out of the box.
Reply
#5

anyone solved?
Reply
#6

Solved many a time... If you're running CentOS and you are having this problem, switch to Ubuntu...

If you can't get out of CentOS, then you need to compile the plugin on CentOS to make it work, or something... CentOS is too difficult for new users.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)