04-04-2008, 06:05 PM
Hi, i'm trying to install and run a dod:s server for a lan.
I try to install on a DL360 with two 1.4Ghz proc
I install on ubuntu server 7.10
I install following tutorials (hldsupdatetool.bin, steam update, dod install, make a conf file), and when in try to run the server with :
./srcds_run -console -game dod +maxplayers 16 +map dod_anzio +ip XX.XX.XX.XX -port 27015 -autoupdate -tickrate 66
I have this error :
AppFrameWork: Unable to load module bin/engine_i486.so!
Unable to load interface VEngineCvar003 from bin/engine_i486.so
The file exist and is in the good directory, i also try many times to erase and re-install the file and the entire server, i also try at different time of the day, no change...
I install on ./home/username/hlds/ , so i try to change the line :
export LD_LIBRARY_PATH=".:bin:$LD_LIBRARY_PATH" in srcds_run like i saw on some forum, but i have the "no such file or directory" error when i try to run the server.
I didn't find any solutions on the differents forum and i don't know what to do... If someone can help me.
I try to install on a DL360 with two 1.4Ghz proc
I install on ubuntu server 7.10
I install following tutorials (hldsupdatetool.bin, steam update, dod install, make a conf file), and when in try to run the server with :
./srcds_run -console -game dod +maxplayers 16 +map dod_anzio +ip XX.XX.XX.XX -port 27015 -autoupdate -tickrate 66
I have this error :
AppFrameWork: Unable to load module bin/engine_i486.so!
Unable to load interface VEngineCvar003 from bin/engine_i486.so
The file exist and is in the good directory, i also try many times to erase and re-install the file and the entire server, i also try at different time of the day, no change...
I install on ./home/username/hlds/ , so i try to change the line :
export LD_LIBRARY_PATH=".:bin:$LD_LIBRARY_PATH" in srcds_run like i saw on some forum, but i have the "no such file or directory" error when i try to run the server.
I didn't find any solutions on the differents forum and i don't know what to do... If someone can help me.