From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id RAA22396; Wed, 26 May 2004 17:39:49 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA22901 for ; Wed, 26 May 2004 17:39:47 +0200 (MET DST) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by nez-perce.inria.fr (8.12.10/8.12.10) with ESMTP id i4QFdiEV029606 for ; Wed, 26 May 2004 17:39:46 +0200 Received: from [192.168.1.200] (ppp114-11.lns1.syd3.internode.on.net [150.101.114.11]) by smtp3.adl2.internode.on.net (8.12.9/8.12.9) with ESMTP id i4QFdNk2090494; Thu, 27 May 2004 01:09:42 +0930 (CST) Subject: Re: [Caml-list] lablgtk-2.2.0 --with-gl From: skaller Reply-To: skaller@users.sourceforge.net To: Florent Monnier Cc: caml-list In-Reply-To: <200405260121.45337.blue_prawn@linux-nantes.fr.eu.org> References: <200405260121.45337.blue_prawn@linux-nantes.fr.eu.org> Content-Type: text/plain Message-Id: <1085585963.32106.33.camel@pelican.wigram> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-4) Date: 27 May 2004 01:39:23 +1000 Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 40B4BA40.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 lablgtk-:01 sourceforge:01 2004:99 monnier:01 2.0.:01 usr:01 usr:01 9660:01 glebe:01 bin:01 lib:01 lib:01 nsw:01 snail:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Wed, 2004-05-26 at 22:53, Florent Monnier wrote: > Perhaps you should add the directory containing `gtkgl-2.0.pc' > to the PKG_CONFIG_PATH environment variable PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig By default it searches $0/../lib/pkgconfig, so if you install it in /usr/local it doesn't bother to search /usr/lib/pkgconfig .. OTOH if you have that environment variable set the /usr/bin version will search /usr/local which it should never do. This is one of a huge list of serious faults in pkg-config. I'd say 'design faults' but it doesn't look like anyone actually bothered to do any design. -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners