PDA

View Full Version : Linux server does not start


krighton
08-19-2007, 11:43 PM
I installed the recent ETQW linux server on a Fedora Core 4 box and am attempting to run the server. When I launch the server via:

./run.sh
or
./run.sh +exec server.cfg

absolutely nothing happens... no error messages and the process is not spawned. My kernel version (shown with 'uname -r') is 2.6.15 and I am running 32-bit. The same happens if I attempt to launch the server via the etqwded.x86 script directly (which I realize should not work).

Any clues what might be happening here (perhaps I'm missing some requirement that isn't mentioned in the README)?

Thanks

krighton
08-20-2007, 04:54 AM
For anyone who is having this problem, it seems the issue was with my cpu. I am running an Athlon 1.4 ghz cpu on my machine, which apparently (according to someone from id) is not supported... so make sure you are running a cpu that meets their minimum requirements for the server...