Linux Server
#1

cd samp03
chmod +x announce
chmod +x samp03svr

./samp03svr &

Error:

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=59262

There's another step that includes the ia32 libs, if you have a 64 bit host.


Here's some more regarding the second step as well.

https://sampforum.blast.hk/showthread.php?tid=593843

Even though the distribution may not match, there will be an equivalent package for what one you are using.
Reply
#3

apt-get install libgtk2.0-0:i386 libpangox-1.0-0:i386 libpangoxft-1.0-0:i386 libidn11:i386 libglu1-mesa:i386
Reply
#4

I've only ever needed to chuck on the ia32 libs, and the std32c libs.

Quote:
Originally Posted by Anuris
Посмотреть сообщение
apt-get install lib32stdc++6
Adding plugins though, now that's another story.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)