On Sun, 2 Jul 2000, John Poltorak wrote:
> On Sun, Jul 02, 2000 at 02:14:31AM -0300, The Hermit Hacker wrote:
> >
> > Okay, I'm lost here ... the modules that you are missing are a simple
> > download and 'perl Makefile.PL;make;make install' ... and the syslog error
> > you report is a simple matter of running the h2ph command ... IMHO, the
> > functionality in Mj2, and the fact that ppl are actively working on it,
> > are justification enough for the 20 minutes or so that it would take to
> > "get your perl installation up to speed" ... no?
>
> Thanks for suggesting this. I will give it a try. My initial thought
> was that there were just too many errors here and I must have done
> something wrong with the installation of Perl, which looks like a
> huge package compared with the previous version and one I'm not
> at all comfortable with yet. I'll try running h2ph and see how many
> errors I'm left with then. One error which stands out is this one:-
>
> > > Checking for DB_File (v1.63) found v1.60
>
> Running h2ph may sort out the other errors, but I suspect this will
> remain. How critical is this version of DB_File?
Go to: http://www.cpan.org/modules/by-module/ and download/install the
modules that are out of sync, that's all ... in particular, this one is
found in:
http://www.cpan.org/modules/by-module/DB_File/
And is at version 1.73 (always download the newest version) ...
References:
|
|