delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
X-Apparently-From: | <paul?marquess AT yahoo DOT co DOT uk> |
From: | "Paul Marquess" <Paul_Marquess AT Yahoo DOT co DOT uk> |
To: | "Jarkko Hietaniemi" <jhi AT iki DOT fi> |
Cc: | <perl5-porters AT perl DOT org>, "Reini Urban" <rurban AT sbox DOT tu-graz DOT ac DOT at>, |
<cygwin AT sources DOT redhat DOT com>, <rra AT stanford DOT edu> | |
Subject: | RE: [PATCH 5.7.x] RE: perl-5.6.1 DB_file support |
Date: | Thu, 18 Jan 2001 09:17:13 -0000 |
Keywords: | Perl |
Message-ID: | <000401c0812f$71bc8480$a20a140a@bfs.phone.com> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
In-Reply-To: | <20010115145346.C24698@chaos.wustl.edu> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Importance: | Normal |
From: Jarkko Hietaniemi [mailto:jhi AT iki DOT fi] > On Mon, Jan 15, 2001 at 08:02:12PM -0000, Paul Marquess wrote: > > I've a feeling this may not be ok to make use of ls like I do > in the patch > > It's rather naughty but it's inside Configure so it's hard to spot. > You don't need to use ls, though, just echo would do. Quite true. > But more > importantly, is looking just under /usr/local going to work? > /usr/local may be the default but can't people install BerkeleyDB > pretty anywhere they want? I have worked in many places where > /usr/local simply wasn't an option, for various technical and/or > political reasons. I think we need to look under all the preceding > directories (without the /include, with the BerkeleyDB*) in locincpth. My take on this is that /usr/local/BerkeleyDB*/{include|lib} is the default place Berkeley DB will install itself if the user doesn't override it, so it's one of the first places to look for it. Next is the location where standard Unix/Linux/FreeBSD/etc distributions store Berkeley DB. Russ Allbery seems to have listed a few in his message. After that we get into second guessing where a user may have installed it. Russ' script does a good job of looking in all the likely places. I think we should adapt it for Configure. Paul __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |