[Xfc-dev] Compiling tutorial/chapter_4 : solved

Sylvain Vedrenne sylvain.vedrenne at free.fr
Tue Aug 2 21:38:01 CEST 2005


Jeff Franks wrote:
> Sylvain Vedrenne wrote:
[..]
>>When trying to compile the example from chapter 4 of the tutorial, I get 
>>the following errors:
[..]
>>  xfcapp.cc:9:32: gconf/gconf-client.h: No such file or directory 
[..]
>>
>>Please what can I do to solve the issue?
[..]
> Try adding gconf-2.0 to pkg-config instead of 
> gconf'... that should work.
[..]
> 
> Jeff.

Ok, so I:
- installed the right packages (on Debian:
   # apt-get install libgconf2-4 libgconf2-dev)
- added `pkg-config gconf-2.0 --cflags --libs` to the $(CC) command line 
in the Makefile, and retried make.

That works. Thank you!

--
GNU/Sylvain
Lernu! http://www.lernu.net



More information about the Xfc-dev mailing list