gtkhtml strangeness

Jan Schrage jan.schrage@IWR.Uni-Heidelberg.De
Fri, 11 Aug 2000 12:49:15 +0000


--v9Ux+11Zm5mwPlX6
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Aug 11, 2000 at 01:04:43AM -0500, cbbrowne@dantzig.brownes.org wrot=
e:
> I'm having ill success at getting the latest CVS archives to compile;
> seems to be something odd with gtkhtml.
>=20
> I seem unable to link to it; some complaint of gtk_html_new() not
> being found.  It should surely be there...
>=20
After a bit of playing around: the configure script calls gnome-config
--libs gtkhtml to get what it needs. The following three line in
gnome-config  (inserted in the appropriate place :-) do the trick for me
(I had the same problem):

    gtkhtml)
        the_libs=3D"$the_libs -L${libdir} -L/usr/local/lib -lgtkhtml -lXpm =
-ljpeg -lpng -lz -lz -lSM -lICE -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rd=
ynamic -lgmo dule -lglib -ldl -lXi -lXext -lX11 -lm -lgdk_pixbuf -laudiofil=
e -lgnome -lgnomesupport -lgtk -lgdk -lgnomeprint -lesd -lxml -lgdk_imlib -=
lart_lgpl -lgnomecanvaspixbuf"
        ;;

It all depends on the included libraries.

Jan

=2E........ . .. .. . . ..... .. ..... .. .. ... ... .. . .  ..... ......
  Jan Schrage				schrage@ita.uni.heidelberg.de
                                http://www.unix-ag.uni-kl.de/~schrage
  PGP:			     http://pgp5.ai.mit.edu/pks-commands.html=20

--v9Ux+11Zm5mwPlX6
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE5k/ZLZ4rbo6deRpARAq5oAKCOND9h5BqyO7mfb4iLEaJryEs3ZwCfRhCi
2aXoXPrnYQBbC8jeRbqvyXs=
=NrNI
-----END PGP SIGNATURE-----

--v9Ux+11Zm5mwPlX6--