X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: modifying PKG_CONFIG_PATH Date: Mon, 27 Feb 2006 12:46:05 -0600 Lines: 16 Message-ID: References: <440311F2 DOT 80709 AT etu DOT enseeiht DOT fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) In-Reply-To: <440311F2.80709@etu.enseeiht.fr> OpenPGP: url=ldap://keyserver.pgp.com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Agnes Bousquier wrote: > I am using pkg-config under cygwin and need to modify the value of > PKG_CONFIG_PATH. Unfortunately, by searching the web and the archives, I > did not find which file I had to open to modify this variable. Could > anyone please tell it to me? You can add it to your ~/.bashrc (export PKG_CONFIG_PATH=3D/usr/lib/pkgcongig:/usr/local/lib/pkgconfig) or equivalen= t for other shells, or you can use the global /etc/profile.d directory to add it = for everyone. --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/