On Thu, 2003-03-27 at 09:54, ROBIEZ JP DistDpoCes4-d wrote: > a few time then an "Unhandled Exception" error message. I checked this > file and found it with ok rights in /usr/local/lib where it should be.
Is /usr/local/lib in your library search path? If not, add it to the $LD_LIBRARY_PATH environment variable or /etc/ld.so.conf. Also, make sure that you're using the runtime installed in /usr/local. You might want to install the packages at http://www.atoker.com/mono/ instead. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
