I can't start my SAMP Linux Server
#1

Hello,

I am trying out the linux server on a ubuntu server 10.04 lts. The guide online says that after using tar to extract the contents and changing the server.cfg, and type

Код:
root@VPC04:# ./samp03svr &
But after, it says

Код:
bash: ./samp03svr: No such file or directory
Please help me out.

EDIT: I have extracted and samp03svr is in the directory where i am trying to run it in.
Reply
#2

cd /direct/of/theserver
screen ./samp03svr
or
nohup ./samp03svr

if you do not have screen or nohup installed, install it.(idk the commands of it on ubuntu, just debian and centos)
Reply
#3

nohup and screen is installed. But it still says that

Код:
nohup: cannot run command `./samp03svr': No such file or directory
screen says basically the same thing.
Reply
#4

I Renember this Problem

You must install the liabs 32

Код:
apt-get install ia32-libs
This Need you Only on 64 Bit Linux Systems


Greetings from Johann
Reply
#5

use: cd samp03

and than:

nohup ./samp03svr &
Reply
#6

Type "ls" and see if samp03svr is in the list.
Reply
#7

give pictures and post here and we see the probleam
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)