Hi,

Besides fink I build some stuff I want more recent versions of on
my own. To that purpose I manually do:

$ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/sw/lib/pkgconfig

This worked until recently, but I guess an update of pkgconfig
doesn't respect my temporary setting anymore.

Can someone confirm this? Can the previous behaviour be restored?

imho pkg-config should behave as announced in the manual, but:

$ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
$ pkg-config --exists --print-errors x264
Package x264 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x264.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x264' found
$ ls /usr/local/lib/pkgconfig/x264*
/usr/local/lib/pkgconfig/x264.pc

TIA

c
-- 
_F R E E_  _V I D E O S_  http://www.blacktrash.org/underdogma

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to