From: Richard E Miles <r.godzilla@xxxxxxxxxxx> Reply-To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx> To: fedora-list@xxxxxxxxxx Subject: Re: Setting PKG_CONFIG_PATH Date: Wed, 12 Jan 2005 16:06:03 -0800
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
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list