Subject: | installation problem using cpan |
I try to install both on linux and windows and get following error:
..
Writing Makefile for Crypt::Tea_JS
Can't locate loadable object for module Crypt::Tea_JS in @INC (......)
at Makefile.PL line 19
Compilation failed in require at Makefile.PL line 19.
Warning: No success on command[/usr/bin/perl5.8.8 Makefile.PL]
PJB/Crypt-Tea_JS-2.21.tar.gz
/usr/bin/perl5.8.8 Makefile.PL -- NOT OK
Running make test
Make had some problems, won't test
Running make install
Make had some problems, won't install
Failed during this command:
PJB/Crypt-Tea_JS-2.21.tar.gz : writemakefile NO
'/usr/bin/perl5.8.8 Makefile.PL' returned status 512
..
, but then I manually did "make" and "make install" - everything ok.