[Gtk-sharp-list] gtkhtml with mono 0.91

Jeremiah McElroy jeremiah@facility9.com
Wed, 05 May 2004 10:13:24 -0400


I'm attempting to build Gtk-Sharp 0.91 and have gtkhtml-sharp 3.0 
installed on my machine.  When I run "find / -iname *.pc | grpe -i html" 
I see the following output:

/usr/local/src/mono.beta/gtk-sharp-0.91.1/gtkhtml/gtkhtml-sharp.pc
/usr/lib/pkgconfig/gtkhtml-1.1.pc
/usr/lib/pkgconfig/libgtkhtml-2.0.pc
/usr/lib/pkgconfig/libgtkhtml-3.0.pc

However, when I run ./configure in the gtk-sharp sourcedir, I see

* gtkhtml-sharp.dll: no

Is there anything that I should be doing, or have possibly missed, that 
can take care of this?

Thanks,

Jeremiah