Re: FW: Re: stuck - redux



On Wed, 2005-09-21 at 14:12 -0400, dan wrote:
> --- On Wed 09/21, Bob Kashani < bobk ocf berkeley edu > wrote:
> From: Bob Kashani [mailto: bobk ocf berkeley edu]
> To: ddnnext excite com
> Date: Tue, 20 Sep 2005 23:47:46 -0700
> Subject: Re: stuck - redux
> 
> > Can you check a few things for me:
> > Where is libpng12.pc installed?
> 
> After 'updatedb' as root, and the 'locate libpng12.pc' I get:
> 
> /usr/lib64/pkgconfig/libpng12.pc

Excellent!!! Looks like we found the problem. :)

Ok, delete your build and install dirs and start from scratch. But this
time edit your gar.conf.mk and change this:

PKG_CONFIG_PATH := $(libdir)/pkg-config:
$(libdir)/pkgconfig:/usr/lib/pkgconfig

to

PKG_CONFIG_PATH := $(libdir)/pkg-config:
$(libdir)/pkgconfig:/usr/lib/pkgconfig:/usr/lib64/pkgconfig

Bob

-- 
Bob Kashani
http://www.ocf.berkeley.edu/~bobk/garnome




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]