Christian Ebert wrote:
> * Daniel Macks on Wednesday, May 07, 2008 at 13:17:38 -0400
>   
>> On Wed, May 07, 2008 at 05:40:12PM +0200, Christian Ebert wrote:
>>     
>>> 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.
>>>       
>> Give us a hint of actual detail here...what fink package-version are
>> you using now,
>>     
>
> $ fink --version
> Package manager version: 0.28.2
> Distribution version: selfupdate-rsync Mon May  5 19:04:38 2008, 10.4, powerpc
>
> Copyright (c) 2001 Christoph Pfisterer
> Copyright (c) 2001-2008 The Fink Package Manager Team
> This program is distributed in the hope that it will be useful,
> but WITHOUT ANY WARRANTY; without even the implied warranty of
> MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> GNU General Public License for more details.
> $ /sw/bin/pkg-config --version
> 0.22
>
>   
>> and exactly how "recently" (how old was the one where
>> it worked?)
>>     
>
> March 12 it must have worked. -- I'm building libquicktime
> myself, and have still lqt_x264.so files of that date.
>
>   
>> Are you sure you're running *fink's* pkg-config program (try running
>> /sw/bin/pkg-config instead of relying on PATH just to be sure).
>>     
>
> I did; but to confirm:
>
> $ locate pkg-config
> /sw/bin/pkg-config
> /sw/share/man/man1/pkg-config.1
> /sw/src/pkg-config-0.21.tar.gz
> /sw/src/pkg-config-0.22.tar.gz
>
> So perhaps with version 0.21 it still worked.
>
> Shall I try and force an install of 0.21 to check? Or do you
> already have a better idea?
>
> c
>   
I was unable to reproduce this behavior on my own system using Fink's 
pkgconfig-0.22-2 .  A .pc file in /usr/local/lib/pkgconfig was found by 
"pkg-config --exists " if PKG_CONFIG_PATH was set to include 
/usr/local/lib/pkgconfig , and not found if that weren't set.

-------------------------------------------------------------------------
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