Hi I sm using mono-2.4. I have libgtksharpglue-2.so in my $MONO_HOME/lib directory. I have $LD_LIBRARY_PATH pointing to this directory. My gtk# application compiles correctly but when I try to run it I get System.DllNotFoundException: gtksharpglue-2 exception.
I am wondering why it won't pick it up using $LD_LIBRARY_PATH. Any clues ? I tried to set MONO_LOG_LEVEL=debug and see what calls are made. It only tries to find libgtksharpglue-2.so in current directory where exe is. why is so ? All ASP.Net and Winform applications are running fine. -- View this message in context: http://www.nabble.com/System.DllNotFoundException%3A-gtksharpglue-2-tp23147934p23147934.html Sent from the Mono - Gtk# mailing list archive at Nabble.com. _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
