Problem with Debian |No Such file or directory|
#1

Код:
root@debian:~/samp03# ./samp03svr &
[1] 1711
root@debian:~/samp03# -bash: ./samp03svr: No such file or directory
Код:
root@debian:~/samp03# ls
announce       include    npcmodes   samp-npc      server.cfg
filterscripts  LICENSE    README     gamemodes      nohup.out  
samp03svr  scriptfiles
Be aware that samp03svr/announce and server.cfg are all chmod-ed.
Thanks in advance :/
Reply
#2

Try cd ./samp03svr &
Reply
#3

Quote:
Originally Posted by PinEvil
Посмотреть сообщение
Try cd ./samp03svr &
isn't that the same as
Код:
 ./samp03svr &
Anyways, Not that didn't make it start :/
Reply
#4

Well, cd ./samp03 & should find your directory.

root@debian:~/samp03# nohup ./samp03svr &

(I thought you meant to find it, try using nohup.)
Reply
#5

Ye, Also tried that, Still shows the same problem.
Reply
#6

Problem kinda fixed, Changed the OS to CentOS.
Thanks anyway.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)