On Mon, Feb 05, 2001 at 10:44:41AM +0100, Ralf M?ller wrote: > I want to compile gnucash and the configure-script returnes > checking for gtk_html_new in -lgtkhtml... no > configure: error: Cannot find gtkhtml. See the README for more info.
I had missing libraries too when compiling gnucash. See my post to the gnucash-devel mailing list (www.gnucash.org), "..built unstable!". The answer basically is that a gtkhtml is actually something like libgtkhtml-dev; you can do a search for it on the package debian site. Good luck Jonathan