Server Error Linux
#3

Depends what Linux your using :

Centos(others like it):
yum install libstdc++.so.5
yum install libstdc++.so.6

Ubuntu(others like it):
sudo apt-get install libstdc++5
sudo apt-get install libstdc++6

Debian(should be):
dpkg -s -i libstdc++5
dpkg -s -i libstdc++6

or

dpkg -s -i libstdc++.so.5 ect
Reply


Messages In This Thread
Server Error Linux - by Mateus_Jp - 18.11.2008, 15:28
Re: Server Error Linux - by Mateus_Jp - 18.11.2008, 18:36
Re: Server Error Linux - by kustom - 20.11.2008, 23:32

Forum Jump:


Users browsing this thread: 2 Guest(s)