I am running mcs and mono on FC5 and do not need to do this. Mono is installed in /usr (from FC5 install).
I did have a problem where my C# app was unable to load a C DLL that I was calling via PInvoke, even if I set LD_LIBRARY_PATH. This seems to be due to the fact that when I installed I used the default SELinux Security Level of Enforcing. Changing this level to Permissive fixed the problem. Mark _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
