View Single Post
Re: ShrikeBot needs recompiled for the Linux DoD SteamPipe
Old
  (#5)
Drek
Member
 
Status: Offline
Posts: 64
Join Date: Feb 2004
Default Re: ShrikeBot needs recompiled for the Linux DoD SteamPipe - 30-08-2020

Probably all that needs to be done in this case is to go into "[root hlds folder]/dod/dlls" and symlink dod.so to dod_i386.so. You can run the following command. Obviously this applies only to Linux.

Code:
ln -s dod.so dod_i386.so

For some bots/mods you also need to go into "[root hlds folder]/valve/dlls" and create a symlink for hl.so in the same way.

I've run into this problem multiple times since my clan restarted a month or two ago.

And yes, I realize this is a necropost, but I'm posting this here so people using google and such can find this information.


AMD Athlon XP 1700+
1GB PC-2100 DDR SDRAM
Debian Etch 4.0 GNU/Linux (custom kernel 2.6.18.5)
Day of Defeat, Day of Defeat: Source, Firearms
Natural Selection, Team Fortress Classic
Metamod-P
AMX Mod X
Source Mod
Admin Mod

Last edited by Drek; 30-08-2020 at 15:37..
  
Reply With Quote