From owner-freebsd-ports Mon Jul 2 1:34:39 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id D20A137B403 for ; Mon, 2 Jul 2001 01:34:36 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 11774 invoked by uid 1000); 2 Jul 2001 08:39:12 -0000 Date: Mon, 2 Jul 2001 11:39:12 +0300 From: Peter Pentchev To: Mars G Miro Cc: freebsd-ports@freebsd.org Subject: Re: clarification on P5-CGI port Message-ID: <20010702113912.E10345@ringworld.oblivion.bg> Mail-Followup-To: Mars G Miro , freebsd-ports@freebsd.org References: <01070208554700.10103@hellraiser.cannoncreek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <01070208554700.10103@hellraiser.cannoncreek.com>; from mars@cannoncreek.com on Mon, Jul 02, 2001 at 08:55:47AM +0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 02, 2001 at 08:55:47AM +0800, Mars G Miro wrote: > Greetings, > > I installed the p5-CGI port (CGI.pm) and it installed w/o errors whatsoever. > But I'm stomped, because: > $ perl -MCGI -e 'print $CGI::VERSION' > 2.46 > > Any ideas? I think your problem might be that the Perl 5 that is part of the FreeBSD base system comes with its own (outdated) version of the CGI module. You might want to run perl with an appropriate -I option to locate the newly-installed CGI module. G'luck, Peter -- What would this sentence be like if pi were 3? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message