On Sat, 2005-01-22 at 15:40 +0000, Tolan Blundell wrote: > Mono-INFO: DllImport error loading library 'libgtkembedmoz.so: cannot > open shared object file: No such file or directory'. > > Had a look for libgtkembedmoz.so (as libgeckoglue.so is in /usr/lib/beagle/) > > ------------------------------------------------------- > [EMAIL PROTECTED] ~]$ locate libgtkembedmoz.so > /usr/lib/firefox-1.0/libgtkembedmoz.so > /usr/lib/mozilla-1.7.5/libgtkembedmoz.so > /usr/lib/thunderbird-1.0/libgtkembedmoz.so > -------------------------------------------------------
Look at best to see what your MOZILLA_FIVE_HOME path is set to. It should be pointing at /usr/lib/mozilla-1.7.5 (probably; i guess one of the others would work too). The configure script should have set that up. Try running configure again to see if there are any mozilla-related errors. Joe _______________________________________________ Dashboard-hackers mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
