View Single Post
  #1  
Old 11-08-2003, 08:15 PM
Blaykz
Fire Beetle
 
Join Date: May 2002
Posts: 9
Default Could anyone give me some help on making my own server? =(

im running windows 98
Trying to set up my own server but im stuck at this step.

Get EQEMu Source From CVS



Open a DOS prompt
Win98/95/ME - start->run->command
Win2k/XP/2k3 - start->run->cmd

Type in the following:
c:
cd \eqemu\cvs
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu login
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu -z3 co eqemu



ok i go to c:/eqemu/cvs HOWEVER.. typing

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu

does nothing but give me a bad command or filename error. BUT typing

Wincvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/eqemu
starts up wincvs

then i was told to put in "path=%path%;C:\eqemu\cvs\wincvs" in the path box on the wincvs pref box that came up.... did i do that correctly? am i done with that step?
Reply With Quote