Date: Mon, 2 Jul 2001 11:39:12 +0300 From: Peter Pentchev <roam@orbitel.bg> To: Mars G Miro <mars@cannoncreek.com> Cc: freebsd-ports@freebsd.org Subject: Re: clarification on P5-CGI port Message-ID: <20010702113912.E10345@ringworld.oblivion.bg> In-Reply-To: <01070208554700.10103@hellraiser.cannoncreek.com>; from mars@cannoncreek.com on Mon, Jul 02, 2001 at 08:55:47AM %2B0800 References: <01070208554700.10103@hellraiser.cannoncreek.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010702113912.E10345>