From: Graham B. <gb...@po...> - 2000-05-17 08:36:16
|
Damn, I wish I had not named it with the 1, I forget it more than I add it. Thanks, Graham. On Wed, May 17, 2000 at 02:34:21PM +1000, Brett Morgan wrote: > inside CPAN.pm (y'know perl -MCPAN -e shell) if I issue a > > cpan> install Bundle::Net::LDAP > > I get the following error: > > Bundle summary: The following items in bundle Bundle::Net::LDAP had > installation problems: > Convert::ASN > > Having a look through cpan shows the following modules: > > cpan> i /ASN/ > Distribution G/GB/GBARR/Convert-ASN1-0.05.tar.gz > Module Convert::ASN (N/A) > Module Convert::ASN1 (G/GB/GBARR/Convert-ASN1-0.05.tar.gz) > Module Convert::ASN1::parser (G/GB/GBARR/Convert-ASN1-0.05.tar.gz) > Module Net::LDAP::ASN (G/GB/GBARR/perl-ldap-0.17.tar.gz) > > Net::LDAP works happily after Convert-ASN1-0.05.tar.gz is installed, so > i suspect the bundle file is broken w.r.t. dependencies. |