Re: install libwww-perl-5b7 failed

Paul Lew (lew@omocha.tay.dec.com)
Sat, 24 Feb 1996 21:42:05 -0500


In message <9602221501.AA11594@omocha.tay.dec.com>, Paul Lew writes:
> I tried to install libwww-perl-5b7 but it failed:
> 
> 	$ perl Makefile.PL
> 	Can't locate Getopt/Std.pm in @INC at Makefile.PL line 15.
> 	BEGIN failed--compilation aborted at Makefile.PL line 15.

> There is only Long.pm in /usr/local/lib/perl5/Getopt directory but the
> file Std.pm is in the perl5.002gamma distribution.  Can I simply copy
> the Std.pm to Getopt directory or there is no one use libwww-perl-5b7
> with perl5.002gamma?

Thanks for all the help.  The problem is perl5.002gamma changed the
install procedure from perl5.001m and I ended with an incomplete
installation.  After following the INSTALL procedure to use
config.over, perl5.002gamma was installed with all the missing files
including the Std.pm.  Sorry for the noise.