[gnome-bluetooth] Gnome-Bluetooth installation problem...

Ilari Kontinen ilari.kontinen at hut.fi
Wed Apr 21 17:35:38 BST 2004


Anthony Yulo wrote:

>
> i set the PKG_CONFIG_PATH variable in .bash_profile...
>
> PKG_CONFIG_PATH=/usr/local/lib/pkgconfig


If you want to set an environment variable in .bash_profile, you should 
write

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

I would, however, recommend writing it in command line, before executing 
the other command (because if you need the environment variable only 
once, there is no need to include it in .bash_profile).

 ~ Ilari



More information about the gnome-bluetooth mailing list