Update Source/Database/Quest info
I've had to read a lot of the forums, and some google searching, just to figure this out. Was getting fustrated to figure out how to get the most current Linux Source, PEQ Database, and PEQ Quest. Turns out its really easy.
For the source I just go to command prompt and type: Code:
svn co http://projecteqemu.googlecode.com/svn/trunk/EQEmuServer http://projecteqemu.googlecode.com/s...nk/EQEmuServer into a web browser then I see on top of the web page info like this: projecteqemu - Revision 342: /trunk/EQEmuServer Now for the current database and quest files to match the current source code, I use cvs from command prompt to download, but first I needed to have cvs installed. I found this command with google and it worked for me on Debian Linux. Code:
apt-get install cvs cvsd Code:
cvs -d :pserver:anonymous@peq.cvs.sourceforge.net:/cvsroot/peq checkout peq_db Code:
cvs -d :pserver:anonymous@eqemuquests.cvs.sourceforge.net:/cvsroot/eqemuquests checkout peq_quests Delete old links: Code:
rm cleanipc commands.pl eqemu_config.xml.full eqlaunch libEMuShareMem.so log.ini logs mime.types patch_* plugin.pl templates world worldui worldui.pl zone Code:
ln -s ../source/peqdb_1129Rev342/utils/defaults/* . Hope this helps others that are not experts at Linux like myself. I know Linux Experts will find this info trival, but for someone like myself that is still learning, this info has come in bits and pieces for me. |
Thanks, Hunter! I am sure some people will find that info useful when trying to figure that all out. At some point, it would be a good idea for one of the experienced members to update the wiki pages on how to setup a server. Alot has changed and most of the info in the current wiki page for it is correct, but enough is outdated to cause problems with new members trying to use it. I would do it myself at some point, but my schedule is full for a long time to come :P
|
A fresh new wiki from the experts would definately be a welcome addition here! :)
|
All times are GMT -4. The time now is 05:54 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.