Hello, So I just tried to set up my jka Linux server. But I'm coming to an issue I could not figure what the solution is. May some of you will be able to enlight me. Here are the steps I made: mkdir /usr/local/games/ja mkdir /usr/local/games/ja/base Then uploaded my 4 assets to base + a server.cfg, I downloaded the linuxjampded zip file, unzipped it in "ja" folder. Then: cd /usr/local/games/ja cp ./libcxa.so.1 /usr/lib ./linuxjampded +dedicated 2 +net_port 29070 +com_hunkmegs 64 +exec server.cfg -bash: ./linuxjampded: No such file or directory but linuxjampded is present when I use 'ls' ... The server.cfg is the following: What could I possibly do wrong? I run under Linux server 12.04. The only thing that could cause this issue would be, according to me, a corrupted file, here are the md5sum of each of my files: I hope one of you will be able to enlight me ... Best regards. EDIT: Just case of, I already did chmod +x on linuxjampded