Date: | Thu, 16 Oct 2003 10:45:07 -0500 (CDT) |
From: | kenboss <kenboss [...] dilbert.dnr.state.mn.us> |
Subject: | Unable to install Convert::ASN1 (0.18) |
To: | bug-Convert-ASN1 [...] rt.cpan.org |
Don't know if this qualifies as a bug; posted to perl-ldap@perl.org as well.
Any help would be appreciated.
Witness the following:
# gilbert:/usr/pool/lib/perl5/CPAN/build/Convert-ASN1-0.18 # perl Makefile.PL
syntax error at inc/Module/Install/Metadata.pm -
/Users/gbarr/Library/Perl/Module/Install/Metadata.pm line 72, near "" $_->[0]:
$_->[1]\n" for "
syntax error at inc/Module/Install/Metadata.pm -
/Users/gbarr/Library/Perl/Module/Install/Metadata.pm line 73, near "}"
The 'name' method does not exist in the 'inc' path!
Please remove the 'inc' directory and run Makefile.PL again to load it.
# gilbert:/usr/pool/lib/perl5/CPAN/build/Convert-ASN1-0.18 # mv inc inc_bak
# gilbert:/usr/pool/lib/perl5/CPAN/build/Convert-ASN1-0.18 # perl Makefile.PL
Can't locate inc/Module/Install.pm in @INC (@INC contains:
/usr/pool/lib/perl5/site_perl/RA /usr/pool/lib/perl5/sun4-solaris/
/usr/pool/lib/perl5 /usr/pool/lib/perl5/site_perl/sun4-solaris
/usr/pool/lib/perl5/site_perl .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
--Ken Boss