What is the recommended practice on installing the Mono binaries in a directory different from the one that they are configured to ?
For example I do :
./configure --prefix=/usr/local/mono ..... ; make ; make install
and then I would need the /usr/local/mono moved to (say) /opt/mono ? Before the GAC implementation all I had to do was :
export MONO_PATH=/opt/mono/lib
What's the equivalent of the above in the new GAC based system ?
Best Regards, George Kodinov
begin:vcard fn:George Kodinov n:Kodinov;George org:OpenLink Software;Virtuoso adr:;;59 Bogomil Str;Plovdiv;Plovdiv;4000;Bulgaria email;internet:[EMAIL PROTECTED] title:Developer tel;work:+359 32634397 tel;home:+359 32968234 tel;cell:+359 887 700566 x-mozilla-html:TRUE url:http://www.openlinksw.com version:2.1 end:vcard
