On Saturday, May 25, 2002, at 12:00  PM, Phil Dobbin wrote:

> On 25/5/02 at 11:46, [EMAIL PROTECTED] (bob ackerman) wrote:
>
>>
>> On Saturday, May 25, 2002, at 11:41  AM, Phil Dobbin wrote:
>>
>>> I'm trying to install Bundle::DBI and CPAN gives me this error:
>>>
>>> Trying with "/usr/bin/ncftp -c" to get
>>>     ftp://ftp.perl.org/pub/CPAN/modules/03modlist.data.gz
>>> Going to read /Users/phil/.cpan/sources/modules/03modlist.data.gz
>>> Can't install Bundle::DBI, don't have an associated bundle file. :-(
>>>  at /System/Library/Perl/CPAN.pm line 1806
>>>
>>> I can't find any mention of this associated bundle file anywhere.
>> Anybody
>>> been here before?
>>>
>>> (I've installed Bundle::libnet to shut CPAN up ;-)
>>>
>>> Regards,
>>>
>>> Phil.
>>>
>>
>> don't you do 'sudo perl -MCPAN -e shell' and then ask to install a
>> bundle?
>>   or somesuch.
>> CPAN installs all dependent modules, first.
>
> That wouldn't explain the error message (FWIW, line 1806 is check for 
> duplicates of the bundle being fetched).

no. i don't have any knowledge of your error. i just thought that seeing 
what my successful output was might give you a clue.
that seems odd that the line is about duplicate bundles but the error is 
about not finding a bundle file.

> Do you mean by dependent Bundle::libnet and the like?

yes. that would likely be a bundle that DBI depends on. when i asked CPAN 
for DBI, i believe it first upgraded my perl and loaded libnet. i don't 
think are other dependencies.

> Regards,
>
> Phil.
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to