Re: Building Gtk+ (pkg-config not found)
- From: Sven Neumann <sven gimp org>
- To: Janos Blazi <jblazi gmx de>
- Cc: gtk-list gnome org
- Subject: Re: Building Gtk+ (pkg-config not found)
- Date: 16 Apr 2002 18:57:51 +0200
Hi,
Janos Blazi <jblazi gmx de> writes:
> > export PKG_CONFIG_PATH=/opt/gtk/bin
> >
> >
> > Salut, Sven
>
> This does not help either. Now I have tried so many things... For example I
> set PKG_CONFIG instead of PKG_CONFIG_PATH and the I got the message my
> pkg-config was too old version 0.5 or greater was required.
oops, my fault. PKG_CONFIG_PATH of course points to the location of the
.pc files, so you will want to use:
export PKG_CONFIG_PATH=/opt/gtk/lib/pkgconfig
the PKG_CONFIG environment variable can be used to specify the pkg-config
executable to use. This might be necessary if you want to use a different
version than the one in your PATH.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]