When to use pkgconfig.py?

David Faure faure at kde.org
Wed Jan 4 18:54:55 CET 2006


On Wednesday 04 January 2006 18:18, Christian Ehrlicher wrote:
> Hi,
> 
> When do I have to use pkgconfig? Some or the libfoo.py use it and some
> don't.

Well it depends on whether the lib provides a .pc file or not :) 

From Windows you can't really find out if a lib provides a .pc file on Unix or not,
I guess you'll have to ask here.

> And how do I know that pkgconfig is available?
By trying to execute it, maybe

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).



More information about the Kde-buildsystem mailing list