[SOLVED] samp02X on 64bit debian: libstdc++.so.6 not found
#1

Hey folks,

I just found out about this multiplayer project, thx for your work.

I tried to set up a linux server on my 64bit debian system:
2.6.18-5-amd64 #1 SMP Sat Dec 22 20:43:59 UTC 2007 x86_64 GNU/Linux

Just downloaded the server files: http://files.sa-mp.com/samp02Xsvr.tar.gz and extracted them via tar -xf samp02Xsvr.tar.gz

I did not change the server.cfg or any other file.

When i try to start the server i get this error:
./samp02Xsvr
./samp02Xsvr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Although im 100% sure its installed the debian way via apt-get:
apt-get install libstdc++6
Paketlisten werden gelesen... Fertig
Abhдngigkeitsbaum wird aufgebaut... Fertig
libstdc++6 ist schon die neueste Version.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.

In english it means: libstdc++6 is already the latest version and there is no need to update it.

Is there anyway to get this working on 64bit?

thx
yakuzza
Reply
#2

Hey,

With root, possibly try;

apt-get install compat-lib*

This might help. Worth a try.

Regards,
Tommis
Reply
#3

it did not help, but thx
Reply
#4

got it

I had to install the 32bit version of libstdc++6

Code:
apt-get install lib32stdc++6
Now the server works fine.
Reply
#5

yakuzza your command don't go... maybe is incorrect... can you help me?
Reply
#6

What distro you running? use apt-get for debian based systems (e.g Ubuntu) use yum for RHL based systems (e.g Fedora, CentOs)
Reply
#7

i have a server with debian 32 bit and SA:MP don't work... what can i do?
Reply
#8

when i do "nohup samp02Xsvr &" putty say nohup: hГ¤nge Ausgabe an вnohup.outв an nohup: es ist nicht mГ¶glich, вsamp02Xsvrв auszufГјhren: Datei oder Verzeichnis nicht gefunden.

What i have to do for fix this problem??
Reply
#9

Nobody can help me?
Reply
#10

Correct CHMOD Rights for the file/directory?

Korrekte CHMOD Rechte vergeben?
Reply
#11

HI

apt-get install lib32stdc++6


Works like a charm....!!!


Best regards
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)