View Single Post
  #1  
Old 03-08-2010, 11:03 PM
FatalIll
Fire Beetle
 
Join Date: Feb 2010
Posts: 6
Default Need some assistance

Im not a linux expert or anything, following some of the guides on EQEmu for setting up a server I have been getting stuck...

Code:
EQEmu-0.7.0-1043-source.tgz
listed in Debian Guide doesnt exist anymore, so I got the SVN from PEQ(?).

Then this hit
Code:
cd /home/eqemu/server
ln -s ../source/EQEmu-0.7.0-1118/utils/defaults/* .
ln -s ../source/EQEmu-0.7.0-1118/utils/patch_* .
ln -s ../source/EQEmu-0.7.0-1118/utils/cleanipc
ln -s ../source/EQEmu-0.7.0-1118/world/world
ln -s ../source/EQEmu-0.7.0-1118/zone/zone
ln -s ../source/EQEmu-0.7.0-1118/EMuShareMem/libEMuShareMem.so
ln -s ../source/EQEmu-0.7.0-1118/eqlaunch/eqlaunch
libEMuShareMem.so and some of the folders listed dont exist, or the command doesnt work the same with the svn version.

I dont know exactly what to do from this part forward.

EDIT: I am able to use Ubuntu or Debian, doesnt make a difference.
Reply With Quote