Re: Webbrowser and Ubuntu
chrisjob012 <[email protected]>
| Newsgroups | gmane.comp.gnome.winforms |
|---|---|
| Message-ID | <[email protected]> |
Alexander Shulgin wrote: > > > Hm, I remember a similar problem with gluezilla on my Ubuntu-9.4. I > don't recall how exactly I solved it but suppose I've compiled mono and > gluezilla myself. > > You can try running > > MONO_LOG_LEVEL=debug mono myapp.exe | grep gluezilla > > on the second machine. In theory this should reveal which locations did > mono try to find the lib and why it doesn't find one. > > About the problem on your first machine I have no idea. Maybe others > have to say something about it. > > -- > Regards, > Alex > > _______________________________________________ > Mono-winforms-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-winforms-list > > I tried your command and I am getting a lot of errors. Mono-WARNING **: The request to load the assembly mscorlib v1.0.5000.0 was remapped to v2.0.0.0 Mono-WARNING **: The request to load the assembly System.Drawing v1.0.5000.0 was remapped to v2.0.0.0 Mono-WARNING **: DllImport unable to load library 'libgdi32: cannot open shared object file: No such file or directory'. Mono-INFO: DllImport attempting to load: 'gluezilla'. Mono-INFO: DllImport loading location: 'libgluezilla.so'. Mono-INFO: DllImport error loading library: 'libgluezilla.so: cannot open shared object file: No such file or directory'. Mono-WARNING **: DllImport unable to load library 'libgluezilla: cannot open shared object file: No such file or directory'. Mono-INFO: DllImport error loading library: 'libgluezilla.so: cannot open shared object file: No such file or directory'. Mono-INFO: DllImport loading library: './libgluezilla.so'. Mono-INFO: DllImport error loading library './libgluezilla.so: cannot open shared object file: No such file or directory'. Mono-INFO: DllImport error loading library 'gluezilla: cannot open shared object file: No such file or directory'. Mono-WARNING **: DllImport unable to load library 'libgluezilla: cannot open shared object file: No such file or directory'. Mono-WARNING **: DllImport unable to load library 'lib/System/Library/Frameworks/Carbon.framework/Versions/Current/Carbon: cannot open shared object file: No such file or directory'. Mono-WARNING **: DllImport unable to load library 'libgdi32: cannot open shared object file: No such file or directory'. Mono-WARNING **: DllImport unable to load library 'libuxtheme: cannot open shared object file: No such file or directory'. What shoul I be doing? thanks, Chris -- View this message in context: http://www.nabble.com/Webbrowser-and-Ubuntu-tp24892342p24940402.html Sent from the Mono - WinForms mailing list archive at Nabble.com. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list