
VPS linux problém se serverem
zdravím, objednal jsme si VPS od jednoho nejmenovaného poskytovatele. Je zde OS Linux ( Ubuntu) no a snažím se na něm zprovoznit server na jednu hru Star Wars Jedi academy... dělám vše podle návodu.. ale seknul jsem se u posledního bodu..
Zde mám problém... dělám to přes WinSCPInstall instructions:
On your linux box:
-Create a directory for the game. example:
mkdir /usr/local/games/ja
-Copy the linux binary into this directory
-Mark the file as executable. example:
chmod a+x /usr/local/games/ja/linuxjampded
-Create the 'base' directory. example:
mkdir /usr/local/games/ja/base
Note, YES, it is case sensitive and the program will look for all lower case
-Copy the files from the base directory of the retail CD into the
base directory you just created. In particular, the assets0.pk3, assets1.pk3 and assets2.pk3
Yes, you need all of them...
-Copy the libcxa.so.1 to your lib directory if it doesn't already have it. Example:
cp libcxa.so.1 /usr/lib
Running the dedicated server:
-"cd" into the game directory (cd /usr/local/games/ja)
-Run the binary. An example is:
./linuxjampded +exec server.cfg
když dám čistě na soubor Pravým spustit napíše to
http://s4.postimg.org/wogai9nxp/eror1.png
když si otevřu dole příkazový řádek a zadám to " ./linuxjampded +exec server.cfg "
tak mi vyskočí tahle chyba
s18.postimg.org
Nevíte někdo co stím prosím? :) děkuji.