On Wed, 12 Jan 2005 18:32:14 -0500 (EST) Mark Gillespie wrote: > Hello, > I am try to set the PKG_CONFIG_PATH evironment variable so it will be set from the command line, I tried to modify the .bash_config file, but it does not appear to be working. Is there something that I am missing? I am running Fedora Core 3. What I am trying to do is install some new libraries which are installed to a different directory, and pkg-config needs to be able to find these libraries. Do the following depending upon where your pkgconfig in located. Usually in /usr/lib/pkgconfig or /usr/local/lib/pkgconfig. ie: export PKG_CONFIG_PATH /usr/lib/pkgconfig -- Richard E Miles Federal Way WA. USA registered linux user 46097