samp server not run on ubuntu amx64!
#1

hi my friends
my linux server is ubuntu 15 and i have many problem to run samp03srv
so when i run it:
Код HTML:
-bash: ./samp03svr: No such file or directory
so i read same topics about this problem like use this command:
Код HTML:
sudo apt-get install ia32-libs
but when i type that:
Код HTML:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  lib32z1 lib32ncurses5

E: Package 'ia32-libs' has no installation candidate
so what can i do for fix that?
Reply
#2

ok im fix it
what about this error when load mysql.so?
Код HTML:
Failed (libmysqlclient_r.so.16: cannot open shared object file
Reply
#3

try mysql_static.so?
Reply
#4

Damn wrong thread, but I do have info regarding this as I just set up a server. I had this issue, and installed the runtimes.


It is that library though.

Код:
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs
Reply
#5

Quote:
Originally Posted by hamidkag
Посмотреть сообщение
ok im fix it
what about this error when load mysql.so?
Код HTML:
Failed (libmysqlclient_r.so.16: cannot open shared object file
How did you fix it?
Reply
#6

install the runtimes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)