Hello, > I installed the 0.28 RPMs for RedHat 9. > However, they install into /usr rather than /usr/local, > which does not allow me to run mono apps as they > are looking into /usr/local/lib for their assemblies. > > I can copy the files over, but that is not a real > solution. Am not very experienced on Linux, so > there probably is an easy way to correct this.
Which Mono apps are looking for /usr/local? They look in the prefix where mono is installed (or see MONO_PATH on the man page for mono) _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
