View Single Post
Old 04-15-2008, 03:08 PM   #15 (permalink)
GhostRiderGrey
Forum Novice
 
GhostRiderGrey's Avatar
 
Join Date: Nov 2007
Posts: 125
Default

OK, making some headway. I have abandoned the RC2 files, and have instead grabbed the SVN 295 files. Turns out there were alot of things missing in the RC2 package that were included in the SVN. For those who want to know what I did to get the svn:

Create a folder within your Home folder, cd to that folder, then from terminal:
Code:
svn co http://svn.runuo.com/repos/runuo/devel/
Cut and paste Ravon's Linux files to the devel folder, also copy the zlib files from RC2.

Go to server folder (within devel folder) and compile with Ravon's long string.

Fix datapath.cs in scripts/misc with proper datapath of your UOML install.

Run server with “mono runuo.exe”

I have now been able to compile and start my server!! Next I'll have to figure out why, when I connect with the UO client and begin to move a character around, does it cause the server to crash.
GhostRiderGrey is offline   Reply With Quote