Re: Sorry environment variables again



On Wed, 17 Mar 2004 17:54:32 GMT, mark poole <netmonkey_uk yahoo co uk>  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: pgpUn8cPePkbB.pgp
Description: PGP signature



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