I believe that NAnt looks directly in /usr/local by default while building, but that is easily changed.
On Mon, 2003-10-13 at 16:17, Miguel de Icaza wrote: > 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 _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
