were you able to run any GTK# apps?  in gtk-sharp/sample?
did you change /usr/local/etc/mono/config at all?  .so --> .dylib?

Yes. Changed .so to .dylib


I get a gtksharpglue dll not found exception. Those are in /usr/local/lib/libgtksharpglue.so, ... (I even renamed them to .dylib, and I tried a entry in the config, no change).

Try:


export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/usr/local/lib

rob

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to