Nicolas,

That doesn't mean you have to recompile perl, that means you have to 
install the GDBM_File module.

Unfortunately I don't know where the heck to *find* the GDBM_File 
module, the only place I see it is in the 5.6.1 distribution.

  -Ken


On Saturday, January 26, 2002, at 03:44  AM, Nicolas Bertrand wrote:
>
> On Saturday, January 26, 2002, at 09:40 AM, Ken Williams wrote:
>
>>
>> On Friday, January 25, 2002, at 07:38  PM, Nicolas Bertrand wrote:
>>> I have realized that GDBM_File may not be used unless perl is 
>>> reinstalled on my system after installing gdbm.
>>
>> What makes you think that?  Why can't GDBM_File be used with perl 
>> 5.6.0?
>>
>>  -Ken
>>
>>
>
>
> %perl -e 'use GDBM_File'
> Can't locate GDBM_File.pm in @INC (@INC contains: 
> /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin 
> /Library/Perl /Library/Perl /Network/Library/Perl/darwin 
> /Network/Library/Perl /Network/Library/Perl .) at -e line 1.
> BEGIN failed--compilation aborted at -e line 1.
>

Reply via email to