in reply to Re^5: GD-2.56 installation without root.
in thread GD-2.56 installation without root.

ok. I understand your concern.

Well, It changes now, but again with fail test.

Now, Its like:-

t/GD.t ........ 1/11 # Testing using gd2 support. # Failed test 'image comparison test 7' # at t/GD.t line 249. # Looks like you failed 1 test of 11. t/GD.t ........ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/11 subtests t/Polyline.t .. ok Test Summary Report ------------------- t/GD.t (Wstat: 256 Tests: 11 Failed: 1) <p> Failed test: 9 Non-zero exit status: 1 Files=2, Tests=12, 0 wallclock secs ( 0.02 usr 0.03 sys + 0.14 cusr + 0.08 csys = 0.27 CPU) Result: FAIL Failed 1/2 test programs. 1/12 subtests failed.

Replies are listed 'Best First'.
Re^7: GD-2.56 installation without root.
by Anonymous Monk on Oct 18, 2016 at 15:28 UTC

    Don't sweat the test 7 fail - if you check around the google-net, you'll find that the test, and possibly other other "round-trip" image tests, fail because of non-GD use which makes for non-identical images. Apparently ignorable.

    Sigh.