Re: gtkhtml stuff

2000-08-23 Thread Bill Gribble
On Tue, Aug 22, 2000 at 04:31:38PM +0100, David Bobroff wrote: > Here it is: > > # gnome-config --libs gtkhtml > -rdynamic -L/usr/lib -L/usr/X11R6/lib > -lgtkhtml -lgdk_pixbuf -ltiff -ljpeg -lpng -lgnomeprint -lgnomeui > -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXi -lXext -lX11 >

gtkhtml stuff

2000-08-22 Thread David Bobroff
Bill Gribble said: >> I deleted 'confige.cache' and ran ./configure again but I still get the >> same story. For the record, I have gtkhtml-0.5-0_helix_1 and its >> corresponding >> -devel- package installed. > >If you run 'gnome-config --libs gtkhtml', what is the output? Here it is: # gnom