View Single Post
Old 08-03-2008, 10:04 AM   #8 (permalink)
Lord_Helmchen
Lurker
 
Join Date: Oct 2002
Posts: 10
Default

As far as I know the symbolic links do exist already:

Code:
/usr/lib# ls -l libz*
lrwxrwxrwx 1 root root    18  2. Aug 20:19 libz.so -> /usr/lib/libz.so.1
lrwxrwxrwx 1 root root    15  1. Aug 17:45 libz.so.1 -> libz.so.1.2.3.3
-rw-r--r-- 1 root root 93504  6. Apr 20:18 libz.so.1.2.3.3
The reason has to be something else.

The Runuo.exe is compiled from SVN 300 with Mono 1.9.1 using the 07Feb08 RunUOForge fixes.
And an additional fix to the CastConvertList<TInput,TOutput> in Utility.cs.

Last edited by Lord_Helmchen; 08-03-2008 at 10:15 AM. Reason: compile info
Lord_Helmchen is offline   Reply With Quote