Re: Sorry environment variables again

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

 



On Wed, 17 Mar 2004 17:54:32 GMT, mark poole <netmonkey_uk@xxxxxxxxxxx>  said:

> export CPPFLAGS="-I/opt/gtk/include"
> export LDFLAGS="-L/opt/gtk/lib"
> export PKG_CONFIG_PATH="/opt/gtk/lib/pkgconfig"

Make sure that the CPPFLAGS and LDFLAGS are consistent with what the
pkgconfig version says.  Also, double-check the permissions on all the *.pc files
in /opt/gtk/lib/pkgconfig.

> export LD_LIBRARY_PATH="/opt/gtk/lib"
> export PATH="/opt/gtk/bin:$PATH"
> 
> and I added the path to 'ld.so.conf' as well.

Don't forget to re-run 'ldconfig' as well.

Attachment: pgp00074.pgp
Description: PGP signature


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux