Date: Mon, 2 Jul 2001 13:11:52 +0300 From: Peter Pentchev <roam@orbitel.bg> To: Mars G Miro <mars@cannoncreek.com> Cc: Valentin Nechayev <netch@segfault.kiev.ua>, freebsd-ports@freebsd.org Subject: Re: clarification on P5-CGI port Message-ID: <20010702131152.F10345@ringworld.oblivion.bg> In-Reply-To: <01070217564300.13276@hellraiser.cannoncreek.com>; from mars@cannoncreek.com on Mon, Jul 02, 2001 at 06:00:13PM %2B0800 References: <01070217564300.13276@hellraiser.cannoncreek.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 02, 2001 at 06:00:13PM +0800, Mars G Miro wrote: > > Thanks for the response, guys, but: > > > MGM> I installed the p5-CGI port (CGI.pm) and it installed w/o errors > > MGM> whatsoever. > > MGM> But I'm stomped, because: > > MGM> $ perl -MCGI -e 'print $CGI::VERSION' > > MGM> 2.46 > > MGM> Any ideas? > > Peter Wrote: > > 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. > > > > there is no new CGI.pm: > > ===> Installing for p5-CGI-2.76 > Installing /usr/local/lib/perl5/site_perl/5.005/CGI/Base.pm > Installing /usr/local/lib/perl5/site_perl/5.005/CGI/Form.pm > Installing /usr/local/lib/perl5/site_perl/5.005/CGI/Carp.pm > Installing /usr/local/lib/perl5/site_perl/5.005/CGI/BasePlus.pm > Installing /usr/local/lib/perl5/site_perl/5.005/CGI/test.pl > Installing /usr/local/lib/perl5/site_perl/5.005/CGI/MiniSvr.pm > Installing /usr/local/lib/perl5/site_perl/5.005/CGI/Request.pm > Installing /usr/local/lib/perl5/5.00503/man/man3/CGI::Base.3 > Installing /usr/local/lib/perl5/5.00503/man/man3/CGI::Form.3 > Installing /usr/local/lib/perl5/5.00503/man/man3/CGI::Carp.3 > Installing /usr/local/lib/perl5/5.00503/man/man3/CGI::BasePlus.3 > Installing /usr/local/lib/perl5/5.00503/man/man3/CGI::MiniSvr.3 > Installing /usr/local/lib/perl5/5.00503/man/man3/CGI::Request.3 > Writing /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/CGI/.packlist > ## Differing version of CGI/Carp.pm found. You might like to > rm /usr/libdata/perl/5.00503/CGI/Carp.pm > ## Running 'make install UNINST=1' will unlink this file for you. > Appending installation info to /usr/libdata/perl/5.00503/mach/perllocal.pod > ===> Generating temporary packing list > ===> Compressing manual pages for p5-CGI-2.76 > ===> Registering installation for p5-CGI-2.76 > > The original CGI.pm is installed in: > /usr/libdata/perl/5.00503/CGI.pm > > > G'luck, > > Peter > > > > Netch Wrote: > > > > 2.46 is in base system. > > > > > > And yes, that's why I'm stomped -- why installing the CGI.pm 2.76 (p5-CGI > port) doesn't really install (though a successful install, no errors), and > still is v2.46 of the base system ;-( > > Has anybody really successfully installed CGI.pm v2.76 from the ports? Why do you think the new CGI module should have an actual CGI.pm module? :) I seem to remember somebody stating that as one of the differences along the upgrade path - that the new p5-CGI module does not have a CGI module per se, but it is broken into parts. G'luck, Peter -- Nostalgia ain't what it used to be. 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?20010702131152.F10345>