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
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
--
Owen
_
checking for gimp-2.0 gimpui-2.0 gimpthumb-2.0... Package gimp-2.0 was
not found in the pkg-config search path.
Perhaps you should add the directory containing `gimp-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gimp-2.0' found
...and did you try the above?
Most likely you ins