Dedicated server?
#1

Hey guys, I'm having problem hosting SAMP on dedicated server. I've got a Dedicated server running on Ubuntu 14x, hosting 3 other games, but SAMP it's not working.

Whenever i type ./samp03svr &, it shows
'bash: ./samp03svr: No such file or directory'
(Thats the last step to do)

Before you reply telling me to install this or that, i have everything installed, I've also followed the SAMP Wiki linux tutorial. Obviously the original samp wiki linux tutorial is based on Debian and not Ubuntu.

Any help?
Reply
#2

Ubuntu is based off of Debian, so ultimately, it should work either way. You're not providing us with any screenshots, a general layout of how you're trying to run things, or anything.
Reply
#3

Quote:
Originally Posted by rymax99
Посмотреть сообщение
Ubuntu is based off of Debian, so ultimately, it should work either way. You're not providing us with any screenshots, a general layout of how you're trying to run things, or anything.
What's their to show? Only SSH client with the errors but I provided that on the post ^^.
The bit where i'm getting errors on is the bit where you have execute the 'samp03svr' file.
I've tried both ways
sudo ./samp03svr &
./samp03svr &

Both fail './samp03svr: No such file or directory'
I'm not running it under root as stated on the Wiki.
Reply
#4

are you sure you proceed to the CD?

Quote:

cd "DIRECTORY/FOLDER NAME Where samp03svr placed" (REMOVE THE " ")

Reply
#5

yeah of course i am. It's in my Root folder but not the root user. Using my other sudo user with full access permission?
Reply
#6

Hi, i can help you

Add me in skype
Reply
#7

Make sure if you've got 32-bit libraries installed. For unbuntu users:
Код:
sudo apt-get update (If not updated)
sudo apt-get install ia32-libs
Reply
#8

Quote:
Originally Posted by Lordzy
Посмотреть сообщение
Make sure if you've got 32-bit libraries installed. For unbuntu users:
Код:
sudo apt-get update (If not updated)
sudo apt-get install ia32-libs
My server is 64bit, I've just tried that ia32-libs and I'm gettin this message
'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 lib32bz2-1.0'
Reply
#9

Quote:
Originally Posted by Adzdon
Посмотреть сообщение
My Dedicated server is 64BIT, I've just tried that ia32-libs and I'm gettin this message
'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 lib32bz2-1.0'

lol I'm not being noobish but this is something i don't get along with
http://stackoverflow.com/questions/2...untu-14-04-lts
http://askubuntu.com/questions/36108...tall-ia32-libs
Reply
#10

....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)