View Single Post
Re: Joebot binaries for metamod (linux)
Old
  (#32)
Artello
Guest
 
Status:
Posts: n/a
Default Re: Joebot binaries for metamod (linux) - 10-02-2004

Quote:
Originally Posted by eAnic
ok i downloaded the joebot and metamod sources and put them into my /home directory and modified the following lines in the Config.mk
JOEBOTDIR = /home/joebot/src
MMDIR = /home/metamod-1.17
Guess that your JOEBOTDIR not correct.
For example, if you created a directory /home/joebot/src.
and typed cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/joebot co joebot from this directory, your JOEBOTDIR will looks like JOEBOTDIR = /home/joebot/src/joebot
  
Reply With Quote