[gst-devel] pkg-config
Bastien R. Nocera
hadess at hadess.net
Tue Aug 14 16:38:47 CEST 2001
On 14 Aug 2001 16:15:57 +0200, Thomas Vander Stichele wrote:
> Ok, sorry for the quick post again, but upgrading libxml helped. I have
> the latest ximian rpm now, pkg-config seems to work fine. It does look
> like there's something wrong with gstreamer's pc file, but I'll check that
> as well.
>
> Thomas
The .pc file works fine, don't touch it !
use PKG_CONFIG_PATH to tell it where the .pc files are:
export PKG_CONFIG_PATH=/usr/local/lib/pkg-config/
pkg-config will use /usr/local/lib/pkg-config/ and the default
pkg-config path (/usr/lib/pkg-config/ on my debian install) to locate
.pc files
--
/Bastien Nocera
http://hadess.net
More information about the gstreamer-devel
mailing list