Forum

> > CS2D > General > CS2D Linux Dedi
Forums overviewCS2D overviewGeneral overviewLog in to reply

English CS2D Linux Dedi

11 replies
To the start Previous 1 Next To the start

old CS2D Linux Dedi

mrc1
COMMUNITY BANNED Off Offline

Quote
1. get Counter-Strike 2D (www.cs2d.com/download) √
2. upload/extract it to a folder of your choice √
3. upload/extract "cs2d_dedicated" in the same folder √
4. set attributes/rights of "cs2d_dedicated" to 777 (chmod) √
5. run "cs2d_dedicated" (as service or with screen) ×

what is the command line to run cs2d_dedicated
at Linux (redhat), or how to do it,
its in "./server/cs2d_dedicated"...

btw: its a RedHat...

old Re: CS2D Linux Dedi

DC
Admin Off Offline

Quote
when you just want to run it you can change to the folder with
cd /cs2dpath
afterwards you can run it with
./cs2d_dedicated

however if you want keep it running even if you close the connection to your server (I assume that you are using ssh tools like putty) you have to use the screen command or put a script in init.d or something like that. I don't know enough about linux (and I never worked with redhat) to give you a good discription how to do that.

old Re: CS2D Linux Dedi

ohaz
User Off Offline

Quote
yes you need libstdc++ to start the server (you could have read this at the download page)

old Re: CS2D Linux Dedi

mrc1
COMMUNITY BANNED Off Offline

Quote
you didn't see the image, the libstdc++ is there and its installed...

old Re: CS2D Linux Dedi

DC
Admin Off Offline

Quote
the image just says libstdc++
maybe it is not libstdc++ 5 but an older version.

old Re: CS2D Linux Dedi

mrc1
COMMUNITY BANNED Off Offline

Quote
Ohh, its possible...
I'll check it later, thanks...

ps: dont close this topic, maybe I have more questions...

old Re: CS2D Linux Dedi

Lee
Moderator Off Offline

Quote
do not use the whm installer since it's usually installs the wrong version. Try APT-Get stdc++.compat instead (since 5 is now just GCC)

old Re: CS2D Linux Dedi

mrc1
COMMUNITY BANNED Off Offline

Quote
[root@mail server]# chmod 0777 cs2d_dedicated

[root@mail server]# ./cs2d_dedicated
./cs2d_dedicated: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

old Re: CS2D Linux Dedi

Lee
Moderator Off Offline

Quote
use the libstdc++.compat v3.2 instead...

and also, do not use the whm installer, go ssh on and apt-get the package.

old Re: CS2D Linux Dedi

Reaper
User Off Offline

Quote
DO what leegao told you to do, and why to you use chmod 0777 and not just chmod 777 ?

old Re: CS2D Linux Dedi

mrc1
COMMUNITY BANNED Off Offline

Quote
hehe idk, im not the person who is making these stuffs...
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview