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.