From owner-freebsd-questions@FreeBSD.ORG Thu May 27 20:04:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 559A716A4CE for ; Thu, 27 May 2004 20:04:37 -0700 (PDT) Received: from mx.weller-fahy.com (167-141-223-66.gci.net [66.223.141.167]) by mx1.FreeBSD.org (Postfix) with SMTP id B4B5943D1D for ; Thu, 27 May 2004 20:04:36 -0700 (PDT) (envelope-from dave-lists-freebsd-questions@weller-fahy.com) Received: (qmail 41236 invoked by uid 1001); 28 May 2004 03:03:30 -0000 Date: Thu, 27 May 2004 19:03:08 -0800 From: "David J. Weller-Fahy" To: freebsd-questions@freebsd.org Message-ID: <20040528030330.GA36365@weller-fahy.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <6.1.0.6.2.20040526161236.03124ec0@81.255.84.73> <20040526233114.GA57519@weller-fahy.com> <6.1.0.6.2.20040526224910.031d07a8@81.255.84.73> <20040527065822.GA60211@weller-fahy.com> <6.1.0.6.2.20040527042551.03d0ea00@81.255.84.73> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.1.0.6.2.20040527042551.03d0ea00@81.255.84.73> X-URL-Me: http://www.weller-fahy.com X-URL-Family: http://www.weller-kin.com X-Accept-Language: en X-Location: USA, Alaska, Elmendorf AFB User-Agent: Mutt/1.5.6i Subject: Re: perl and berkeley X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 03:04:37 -0000 * Len Conrad [2004-05-27 01:53 -0800]: > This is perl, v5.8.4 built for i386-freebsd > > so the 5.8 is now the default version, good, 1 of 2 problems solved. > > It sure looks like the db3 pkg install is screwing up since > > perl -MCPAN -e 'install BerkeleyDB' > > ... still gives: > > BerkeleyDB.xs:74: #error db.h is from Berkeley DB 1.x - need at least > Berkeley DB 2.6.4 > *** Error code 1 > > I've deleted and re-installed that db3 pkg, but still get the same error. I'm not sure what to do about that since I've never worked with CPAN or BerkelyDB. However (this is said from a point of ignorance, understand) my first try would probably be to remove all CPAN modules installed under the old perl, and reinstall them. Then try installing that DB. However, wiser heads may have a better clue. HTH, -- dave [ please don't CC me ]