Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 18:00:13 +0800
From:      Mars G Miro <mars@cannoncreek.com>
To:        "Peter Pentchev" <roam@orbitel.bg>, "Valentin Nechayev" <netch@segfault.kiev.ua>, freebsd-ports@freebsd.org
Subject:   Re: clarification on P5-CGI port
Message-ID:  <01070217564300.13276@hellraiser.cannoncreek.com>

next in thread | raw e-mail | index | archive | help

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?

> /netch
>

TIA



cheers
mars


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?01070217564300.13276>