At 16:16 3-10-2002 -0600, Hugh S. Myers wrote: >In order for this to be the case, the install should have produced some >error messages one step earlier, i.e. at the make step, before the make test >step. Could you produce a screen capture of that information? Without it I'm >unable to advise...
Not really: Running [/home/local/bin/perl5.8.0 Makefile.PL]... Using a hash as a reference is deprecated at /home/spool/cpanplus/build/Chess-PGN-EPD-0.18/blib/lib/Chess/PGN/EPD.pm line 289. Warning: prerequisite Chess::PGN::EPD 0.08 not found. Writing Makefile for Chess::PGN::Filter According to the cache, prerequisite Text::DelimMatch is already installed According to the cache, prerequisite Chess::PGN::EPD is already installed According to the cache, prerequisite Chess::PGN::Parse is already installed Running [/usr/bin/make]... cp Filter.pm blib/lib/Chess/PGN/Filter.pm Manifying blib/man3/Chess::PGN::Filter.3 Running [/usr/bin/make test]... PERL_DL_NONLAZY=1 /home/local/bin/perl5.8.0 "-Iblib/lib" "-Iblib/arch" test.pl 1..13 # Running under perl version 5.008 for linux # Current time local: Thu Oct 3 22:30:38 2002 # Current time GMT: Fri Oct 4 00:30:38 2002 # Using Test.pm version 1.22 Using a hash as a reference is deprecated at /home/spool/cpanplus/build/Chess-PGN-EPD-0.18/blib/lib/Chess/PGN/EPD.pm line 289. Couldn't open './db/ECO': No such file or directory Compilation failed in require at blib/lib/Chess/PGN/Filter.pm line 5. BEGIN failed--compilation aborted at blib/lib/Chess/PGN/Filter.pm line 5. Compilation failed in require at test.pl line 10. BEGIN failed--compilation aborted The lines at Makefile.PL might be the problem though. Jeroen
