[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] AtDot on a RAQ
- Subject: Re: [cobalt-users] AtDot on a RAQ
- From: Allan Liska <priz@xxxxxxxx>
- Date: Tue Jun 20 14:44:44 2000
Michael,
Just as the message indicates, it is having problems locating the Perl
Module NDBM_File. Type the command: locate NDBM_File.pm to see the
location of the file (its part of the standard Perl library). In a RaQ 2
its located in /usr/lib/perl5/mips-linux/5.00404/.
Make sure the file is listed in one of the directories listed in your @INC
statement, if it is not, copy the file there. If it does not exist at all
on your RaQ, you should be able to download it from CPAN.
Hope this helps.
allan
--
Allan Liska
allan@xxxxxxxx
www.priz.net
703-443-6754
On Mon, 19 Jun 2000, Michael Wass wrote:
> G'day folks ...
>
> Anyone successfully running AtDot on a RAQ3?
>
> It's set up, and works by the way, except for this header;
>
> Can't locate NDBM_File.pm in @INC (@INC contains:
> /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
> /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 .)
>
> Any clues please??
>