Re: gdome-config broken?

Luca Padovani <[email protected]> Tue, 12 Jul 2005 10:22:36 +0200
Newsgroups gmane.comp.gnome.gdome
Message-ID <1121156556.10362.4.camel@giraffe>
--===============0617200906==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=-R7W39Y6gd3epoOJHD/ps"


--=-R7W39Y6gd3epoOJHD/ps
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, 2005-07-12 at 10:19 +0200, Gerrit P. Haase wrote:
> getting this:
>=20
> $ gdome-config --version
> 0.8.1
[...]

gdome-config is deprecated, use pkg-config instead, like this:

pkg-config gdome2 --cflags
  -I/usr/include/libgdome -I/usr/include/glib-2.0
  -I/usr/lib/glib-2.0/include -I/usr/include/libxml2

pkg-config gdome2 --libs
  -lgdome -lglib-2.0 -lxml2 -lpthread -lz -lm

Cheers,
--luca

--=-R7W39Y6gd3epoOJHD/ps
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBC033MTJ/x5YuoHVwRAgKPAJ4rOz4F2JumqmvDeP6wtQTrfpcHMACbB4DR
TqlQ//ai+MMd0SeuwW7Sw+s=
=UUWr
-----END PGP SIGNATURE-----

--=-R7W39Y6gd3epoOJHD/ps--


--===============0617200906==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
gdome mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gdome

--===============0617200906==--