Forum

> > CS2D > Servers > Hosting from vps error
Forums overviewCS2D overview Servers overviewLog in to reply

English Hosting from vps error

4 replies
To the start Previous 1 Next To the start

old Hosting from vps error

krabob
User Off Offline

Quote
Hello, recently I've been trying to host a server from a cheap vps that I bought. So I downloaded putty logged in as root and did the following commands:

"cd ~/.cs2d"
"chmod 777 cs2d_dedicated"
"./cs2d_dedicated"

But unfortunately I got this error when doing the last command:
"ELF interpreter /lib/ld-linux.so.2 not found"

So I google'd around a bit but the only suggestion was using yum and as I don't have yum installed, and there aren't very helpful guides on how to install yum, I'm kinda stuck on how to fix this problem.


Instead of "./cs2d_dedicated", I also tried it with:
"sh cs2d_dedicated"

But this time I got this error:
"cs2d_dedicated: 1: Syntax error: "(" unexpected"
And I couldn't find anything on how to fix this one.


So could someone tell me how to install ld-linux.so.2 (32bit lib) without yum or a working way to install yum first.

Help will be appreciated.

old Re: Hosting from vps error

DC
Admin Off Offline

Quote
Which Linux distribution are you using? Maybe it uses apt instead of yum (both are packet managers which can be used to install the required packets/libraries).

old Re: Hosting from vps error

krabob
User Off Offline

Quote
OS is FreeBSD 8.2 amd64 (not a particularly good one)

Also, I tried "command apt" and it wasn't found either. So I just wrote "pkg_add -r -v apt" and after a whole shitload of files getting extracted and downloaded, apt still wasn't found even though "package 'apt-0.6.46.4.1_5' " has been installed.

old Re: Hosting from vps error

Snurq
BANNED Off Offline

Quote
You must have a 32 bit Linux OS, not 64 bit.
Cs2d dedicated server isn't compatible with 64 bit.
edited 1×, last 23.04.12 06:15:56 pm
To the start Previous 1 Next To the start
Log in to reply Servers overviewCS2D overviewForums overview