gtkhtml trouble
Dave Peticolas
peticola@krondo.com
Mon, 21 Aug 2000 17:05:36 -0700
David Bobroff writes:
> Hi all,
>
> I've been gone for most of the summer. I tried to do a CVS update and got
> some odd messages and decided it would be cleaner to do a fresh checkout.
> All appeared to go well until I ran ./configure. I then got complaints
> about gtkhtml not being present. I got it installed (after meeting its
> demands for GConv, bonobo, and oaf) but I still get this when I run
> ./configure:
>
> checking for gnome_print_context_new in -lgnomeprint... yes
> checking for
> gtk_html_new in -lgtkhtml... no
> configure: error: Cannot find gtkhtml. See
> the README for more info.
>
> Help?
If you are installing from packages, install the gtkhtml-devel
package as well.
dave