You are not logged in.
Hi,
I am wondering if somebody else was able to install another versions of Perl with Perlbrew. I was not. My Perlbrew version is 0.49. System: Linux arch 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64 GNU/Linux
After:
perlbrew --force install perl-5.10.1
I got this error log:
...
Test Summary Report
-------------------
op/stat.t (Wstat: 0 Tests: 107 Failed: 1)
Failed test: 37
Files=1713, Tests=227266, 513 wallclock secs (32.11 usr 7.17 sys + 210.63 cusr 34.90 csys = 284.81 CPU)
Result: FAIL
Failed 1/1713 test programs. 1/227266 subtests failed.
make[2]: *** [_test_tty] Error 255
make[2]: Leaving directory `/home/jiri/perl5/perlbrew/build/perl-5.10.1'
make[1]: *** [_test] Error 2
make[1]: Leaving directory `/home/jiri/perl5/perlbrew/build/perl-5.10.1'
make: *** [test_harness] Error 2
I would appreciate any kind of help. I need to test some code with older Perl versions.
Thank you - and have a nice day.
Offline