I am running Fedora Core 4 via:ssh
gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8)
ldd (GNU libc) 2.3.5
uname - 2.6.14-1.1644_FC4smp
When I try to run srcds from a directory othere that /root/ I get errors.
Say my command line goes:
/home/srcds_1/srcds_run -console -game cstrike +map de_dust2 +maxplayers 32 +ip 69.94.xxx.xxx -port 27015 -autoupdate
then I get and error saying "invalid game type cstrike"
so I then add to the command -game /home/srcds/cstrike
the I get an error saying:
cannot execute bin/dedicated_i686.so
I want to know if there are more paramiters in the srcds_run file that I need to set in order to use different directories for multiple servers.
Please help.
gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8)
ldd (GNU libc) 2.3.5
uname - 2.6.14-1.1644_FC4smp
When I try to run srcds from a directory othere that /root/ I get errors.
Say my command line goes:
/home/srcds_1/srcds_run -console -game cstrike +map de_dust2 +maxplayers 32 +ip 69.94.xxx.xxx -port 27015 -autoupdate
then I get and error saying "invalid game type cstrike"
so I then add to the command -game /home/srcds/cstrike
the I get an error saying:
cannot execute bin/dedicated_i686.so
I want to know if there are more paramiters in the srcds_run file that I need to set in order to use different directories for multiple servers.
Please help.