From owner-freebsd-questions@FreeBSD.ORG Wed May 26 20:50:36 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 37FF216A4CE for ; Wed, 26 May 2004 20:50:36 -0700 (PDT) Received: from mgw1.MEIway.com (mgw1.meiway.com [81.255.84.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DEAB43D54 for ; Wed, 26 May 2004 20:50:35 -0700 (PDT) (envelope-from LConrad@Go2France.com) Received: from VirusGate.MEIway.com (virusgate.meiway.com [81.255.84.76]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 9DF1C4718E4 for ; Thu, 27 May 2004 05:50:31 +0200 (CEST) (envelope-from LConrad@Go2France.com) Received: from localhost (localhost.MEIWay.com [127.0.0.1]) by VirusGate.MEIway.com (Postfix) with SMTP id 519753866A8 for ; Thu, 27 May 2004 05:53:41 +0200 (CEST) (envelope-from LConrad@Go2France.com) X-AV-Checked: Thu May 27 05:53:41 2004 virusgate.meiway.com Received: from mail.Go2France.com (ms1.meiway.com [81.255.84.73]) by VirusGate.MEIway.com (Postfix) with ESMTP id 3279B38668C for ; Thu, 27 May 2004 05:53:41 +0200 (CEST) (envelope-from LConrad@Go2France.com) Received: from tx2.Go2France.com [24.227.147.227] by mail.Go2France.com with ESMTP (SMTPD32-7.07) id A4C9A104B4; Thu, 27 May 2004 05:47:21 +0200 Message-Id: <6.1.0.6.2.20040526224938.03190ec0@81.255.84.73> X-Sender: LConrad@Go2France.com@81.255.84.73 X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Wed, 26 May 2004 22:49:44 -0500 To: freebsd-questions@freebsd.org From: Len Conrad Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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: Thu, 27 May 2004 03:50:36 -0000 >which perl > >This will show which perl executable you are actually calling. the system perl: # which perl /usr/bin/perl >I guess typing: > >/usr/local/bin/perl -MCPAN -e 'install BerkeleyDB' that fails, too, same error Len