Re: [gdome] gdome-config broken?



On Tue, 2005-07-12 at 10:19 +0200, Gerrit P. Haase wrote:
> getting this:
> 
> $ 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

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]