Problem With Linux Dedicated

ZavaroZavaro Tucson, Arizona Join Date: 2005-02-14 Member: 41174Members, Super Administrators, NS2 Playtester, Squad Five Blue, Squad Five Silver, NS2 Map Tester, Reinforced - Shadow, WC 2013 - Silver, Subnautica Playtester, NS2 Community Developer, Pistachionauts
edited February 2005 in General Server Discussion
<div class="IPBDescription">You guys might know... I don't.</div> I have the Linux Decidated Server all hooked up and everything on Fedora.

My Home looks like this
./steam
./hlds_1
./desktop

The HLDS_1 directory looks like this
./ns
./valve
./rcbot (yes I'm using this bot)
./(and then all the Linux .so files that run the server).

I downloaded the Didcated server from Infranet for Beta 5 and when I try and run it (using cd ./hlds_1 and then ./hlds_run -game ns +map co_angst -exec server.cfg) a message pops up in terminal that says

LoadLibrary failed on ./ns/./hlds_i386.so: ./ns/./hlds_i386.so: cannot open shared object file: no such file or directory.
Host_error: Couldn't get DLL API from ./ns/./hlds_i386.so!
FATAL ERROR (shutting down): Host_error: Couldn't get DLL API from ./ns/./hlds_i386.so!

I realise it can't find hlds_i386.so. I just want to know how to fix this. Any help would be greatly appreciated.

Comments

  • BorisBoris Join Date: 2002-12-30 Member: 11636Members
    Why not find that file, and put it where it seems to want to look for it...then go from there. Can't hurt.
  • ZavaroZavaro Tucson, Arizona Join Date: 2005-02-14 Member: 41174Members, Super Administrators, NS2 Playtester, Squad Five Blue, Squad Five Silver, NS2 Map Tester, Reinforced - Shadow, WC 2013 - Silver, Subnautica Playtester, NS2 Community Developer, Pistachionauts
    edited February 2005
  • VadakillVadakill The Almighty BSO Join Date: 2002-04-02 Member: 373Members, NS1 Playtester
    Your directory tree should look something like this:

    /home
    --Username
    ---hlds_l
    ----ns
    ----valve


    So basically, from the hlds_l directory you should be able to change to the ns directory or the valve directory. If you can't then your directory tree is messed up and I suggest you delete it and start again.

    Check my sig for a guide with exact steps to follow in order to extract the files properly.
Sign In or Register to comment.