View Single Post
Re: Installing Joebot on Linux Server
Old
  (#3)
sfx1999
Member
 
sfx1999's Avatar
 
Status: Offline
Posts: 534
Join Date: Jan 2004
Location: Pittsburgh, PA, USA
Default Re: Installing Joebot on Linux Server - 31-05-2004

Quote:
Originally Posted by BASH
Host_Error: Couldn't get DLL API from ./cstrike/../joebot/joebot.so
It is looking for joebot in the root folder of HL. Your configuration is wrong. Here is what I mean:

hl
--joebot <--where it is looking (probably does not exist)
--cstrike
----joebot <--where it should be looking

The .. means to go up one directory. To see what I mean go in your half-life folder and type cd cstrike/.. and it should end up in the HL folder. I presume that you know that a single . means the current directory.
  
Reply With Quote