[Mono-dev] System.Windows.Forms.WebBrowser on 1.2.6 Preview 2

Stephen Apostolopoulos stapostol at gmail.com
Wed Nov 28 09:02:51 EST 2007


I get the following error message on Mono 1.2.6 Preview 2 (Ubuntu 7.10, 
amd64, tarball), when trying to run an application that contains a 
WebBrowser control:

$ mono --version
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none

$ mono Examples.exe
libgluezilla not found. To have webbrowser support, you need libgluezilla 
installed

Clear enough message, but a google search on gluezilla returned nothing 
regarding where I could find it. The best I managed to find was a package 
for Suse 10.2 (unfortunately for the i586 architecture, so it wasn't 
possible to install it on x86_64).

Does anyone know where I can find the source for this? It seems to be the 
only thing missing for (basic) WebBrowser support. Will this be included in 
Mono 1.2.6? 




More information about the Mono-devel-list mailing list