Can't start Linux server -
kamil445 - 15.06.2014
HI !
I have a problem with starting linux server...
OS: uname -a
Linux localhost 2.6.35.7-perf-CL260130 #1 PREEMPT Sun Mar 11 01:38:23 MIT 2012 armv61 GNU/Linux
i tried start the server using two commands:
1.
./samp03svr
./samp03svr: 1: ./samp03svr: Syntax error: "(" unexpected
2.
bash ./samp03svr
bash: ./samp03svr: connot execute binary file
3. nohup ./samp03svr&
nohup: appending output to nohup.out
nohup.out file:
./samp03svr: 1: ./samp03svr: Syntax error: "(" unexpected
help, how to start the fucking server ;c ??
Re: Can't start Linux server -
]Rafaellos[ - 15.06.2014
Try this.
Re: Can't start Linux server -
kamil445 - 15.06.2014
not work (i edited first post)
Re: Can't start Linux server -
KevinPRINCE - 15.06.2014
You have to first
where samp03svr is then nohup ./samp03svr &
Re: Can't start Linux server -
kamil445 - 15.06.2014
i know, i'm not a idiot

i have a samp03svr in "/samp03/samp03svr"
i say..
cd samp03
nohup ./samp03svr &
result ?
./samp03svr: 1: ./samp03svr: Syntax error: "(" unexpected
Re: Can't start Linux server -
KevinPRINCE - 15.06.2014
samp03svr.sh
Re: Can't start Linux server -
nickdodd25 - 15.06.2014
Have you checked the permissions for samp03svr file to see if its executable?
Re: Can't start Linux server -
kamil445 - 15.06.2014
I extracted again all files, and i have a problem ;/
bash: ./samp03svr: Permssion denied
not help use chmod +x samp03svr announce samp-npc
Re: Can't start Linux server -
kamil445 - 16.06.2014
I resolved problem with permissions,
still i have a problem:
bash: ./samp03svr: connot execute binary file
I can't run server on machine with ARM processor ?
Re: Can't start Linux server -
Khanz - 16.06.2014
Quote:
Originally Posted by kamil445
I resolved problem with permissions,
still i have a problem:
bash: ./samp03svr: connot execute binary file
I can't run server on machine with ARM processor ?
|
What machine is it?