Hi,
I'm trying to install PDL::Graphics::PLplot (version 0.66) with cpan.
PLplot is installed in a custom folder and I had to set :
export PLPLOT_INCDIR=$SOFTWARES/plplot/include/plplot
export PLPLOT_LIBDIR=$SOFTWARES/plplot/lib
Just exporting LDFLAGS and CPPFLAGS did not work, the library was not
found. Why is that ?
But my real issue is the testing suite breaks with :
t/plplot.t ................ ok
t/plplot_library_tests.t .. 118/?
# Failed test 'Script ./t/x19.pl ran successfully'
# at t/plplot_library_tests.t line 68.
# Failed test 'Output file x19p.svg.3 matches C output'
# at t/plplot_library_tests.t line 74.
t/plplot_library_tests.t .. 229/? # Looks like you failed 2 tests of
233.
t/plplot_library_tests.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/233 subtests
Test Summary Report
-------------------
t/plplot_library_tests.t (Wstat: 512 Tests: 233 Failed: 2)
Failed tests: 119, 122
Non-zero exit status: 2
Files=2, Tests=268, 55 wallclock secs ( 0.06 usr 0.00 sys + 9.74 cusr
1.66 csys = 11.46 CPU)
Result: FAIL
Failed 1/2 test programs. 2/268 subtests failed.
make: *** [test_dynamic] Error 2
DHUNT/PDL-Graphics-PLplot-0.66.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module,
try:
reports DHUNT/PDL-Graphics-PLplot-0.66.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
DHUNT/PDL-Graphics-PLplot-0.66.tar.gz : make_test NO
Cheers,
--
Alexis Praga
GPG key : 66F9 4BD4 70EC E5D5 2AA4 9097 0673 7CE2 4671 306F
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl