NOTE: Before making this module, you should cd to 'scripts/' and run 'convertdb.pl' to convert your Wordnet files. The tests will fail if you haven't. Checking if your kit is complete... Looks good Writing Makefile for Lingua::Wordnet cp Wordnet/Analysis.pm blib/lib/Lingua/Wordnet/Analysis.pm cp Wordnet.pm blib/lib/Lingua/Wordnet.pm Manifying blib/man3/Lingua::Wordnet::Analysis.3 Manifying blib/man3/Lingua::Wordnet.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01................Unable to load /usr/local/WordNet-2.0/lingua-wordnet//lingua_wordnet.index: No such file or directory at blib/lib/Lingua/Wordnet.pm line 367. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-7 Failed 6/7 tests, 14.29% okay t/02................Unable to load /usr/local/WordNet-2.0/lingua-wordnet//lingua_wordnet.index: No such file or directory at blib/lib/Lingua/Wordnet.pm line 367. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-8 Failed 7/8 tests, 12.50% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01.t 2 512 7 6 85.71% 2-7 t/02.t 2 512 8 7 87.50% 2-8 Failed 2/2 test scripts, 0.00% okay. 13/15 subtests failed, 13.33% okay. make: *** [test_dynamic] Error 2