[Mono-list] (Newbie) Problem while trying gtksharp

fd fd0h1440@yahoo.co.uk
27 Mar 2003 13:35:35 +0000


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.