You only need to set LD_LIBRARY_PATH if you install your libraries in locations other than /usr, you can also add /usr/local/lib in ld.so.conf and run ldconfig IIRC
On 4/5/06, Paddy Joy <[EMAIL PROTECTED]> wrote: > Whenever I open a terminal window in Fedora Core 5 and want to run > monodevelop, mcs or mono I have to to do the following: > > LD_LIBRARY_PATH=/usr/local/lib > export LD_LIBRARY_PATH > > Never had to do this with FC4, is this a mono thing or a fedora thing? > Should I just add these line to my bash profile and forget about it? :-) > > Paddy > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > -- Jonel Rienton mailto:[EMAIL PROTECTED] powered by: google _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
