Hi all, I just tried to install Inline::Java from CPAN and it didn't work. The install process just stopped after some time. When I tried it the second time it stopped again at the same time.
There was no error message or anything, it just stopped. Here is the output from CPAN when I ran it the second time, I hope one of you can help me. cpan[4]> install Inline::Java Running install for module 'Inline::Java' Running make for P/PA/PATL/Inline-Java-0.52.tar.gz Has already been unwrapped into directory /home/alekoe/.cpan/build/Inline-Java-0.52-lSMcKs Has already been made Running make test make[1]: Entering directory `/home/alekoe/.cpan/build/Inline-Java-0.52-lSMcKs/Java' make[1]: Leaving directory `/home/alekoe/.cpan/build/Inline-Java-0.52-lSMcKs/Java' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_init.t ............ Perl version is 5.010000 Inline version is 0.46 Inline::Java version is 0.52 J2SDK version is 1.6.0_0, from /usr/lib64/jvm/java CLASSPATH is <empty> t/01_init.t ............ ok t/02_primitives.t ...... ok t/02_primitives_1_4.t .. ok t/03_objects.t ......... ok t/04_members.t ......... ok t/05_arrays.t .......... ok t/06_static.t .......... ok t/07_polymorph.t ....... ok t/08_study.t ........... ok t/09_usages.t .......... ok t/10_1_shared_alone.t .. ok t/10_2_shared_start.t .. 1/3 -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/