|
|
Archives of the TeradataForum
Message Posted: Mon, 12 Jan 2004 @ 17:16:02 GMT
Subj: | | Perl 5.8.2 for MP-RAS |
|
From: | | Geoffrey Rommel |
F.y.i., the latest version of Perl is 5.8.2, available at www.cpan.org/src/README.html
This version corrects a number of build errors under MP-RAS. I have compiled and tested it successfully here. It does report two errors in
"make test", as shown below, but in my opinion these are unimportant and can be ignored.
<<>>
ext/Time/HiRes/t/HiRes...............FAILED at test 20
lib/ExtUtils/t/hints.................# Failed test
(../lib/ExtUtils/t/hints.t at line 36)
# got: undef
# expected: 'basset hounds got long ears'
# Failed test (../lib/ExtUtils/t/hints.t at line 37)
# got: ''
# expected: 'Processing hints file hints/svr4.2.pl
# '
FAILED at test 1
Failed 2 test scripts out of 776, 99.74% okay.
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
etc.
| |