nohup ./samp03svr & failed to run command : "No such file or directory."
#1

I got a VPS from OVH, it is a Debian x64 OS. I downloaded Putty and followed a tutorial on how to setup a samp server on a linux based VPS, but the last step which is, Entering nohup ./samp03svr & results to "nohup: failed to run command './samp03svr': No Such file or directory.
Ive been trying to fix this one for hours now, nothing seems to make this one work. Any ideas on how to fix this one? Thanks.

PHP Code:
samp@vps98250:~/samp03chmod +x samp-npc samp03svr announce
samp
@vps98250:~/samp03nohup ./samp03svr &
[
12919
samp
@vps98250:~/samp03nohupignoring input and appending output to `nohup.out'
nohup: failed to run command 
`./samp03svr': No such file or directory 
Reply
#2

Fixed..
Reply
#3

how to fixed?
Reply
#4

In Debian sox64 probably u need install packages ia32-libs to multiarch.
Reply
#5

Quote:
Originally Posted by sicol
View Post
how to fixed?
If it's ubuntu or Debian, Type:
Code:
apt-get install libc6-i386
Reply
#6

Reinstall the VPS
Reply
#7

Quote:
Originally Posted by Barnwell
View Post
Reinstall the VPS
The problem is already fixed but I've to quote that your reply isn't the answer really. 64-bit OS will require the 32-bit libraries that are required to run samp03svr.
Reply
#8

i linux how to fix
Reply
#9

Quote:
Originally Posted by Yonikp
View Post
i linux how to fix
If you are using debian or ubuntu, run this command:

Code:
apt-get install libc6-i386
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)