On Mon, 2004-02-02 at 16:41, Owen wrote:
> On Sun, 01 Feb 2004 23:10:18 +1100
> sime <[EMAIL PROTECTED]> wrote:
> 
> > >   export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
> > 
> > Bingo! That did it.
> 
> 
> Alternatively 
> 
> cp /usr/local/lib/pkgconfig/whatever.pc /usr/lib/pkgconfig/
> 
> which fixed all my config failures

And runs the risk of polluting your system files with locally installed
junk. If you are installing a package under /usr/local, then you should
keep all of its stuff under /usr/local so that it can be easily removed
and stays out of the way of system (distribution) packages.

Malcolm
_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to