06-18-2010, 06:39 PM
Hi. I have an question, can I use the same srcds files for both Windows and linux(Ubuntu 10.04 32-bit)? I've tried wine on the windows executable, but without success. I've also downloaded the srcds for linux, to try to put it on top of the existing windows files, but at the last step, where I start the server it fails with this: "bash: ./srcds_run: No such file or directory" Why? I've went trough all the steps:
Ive tried renaming the windows(srcds.exe) to srcds win.exe. But still fails at the same spot...
Code:
wget http://www.steampowered.com/download/hldsupdatetool.bin
chmod +x hldsupdatetool.bin
./hldsupdatetool.bin
./steam
./steam -command update -game "Garrysmod" -dir .
anderen2@ubuntu:/media/7876A75F76A71D3E/srcds$ ./srcds_run
bash: ./srcds_run: No such file or directory