うちの会社でテスト用にレンタルしている CentOS4 のサーバで試しに GD::SecurityImage を CPAN モジュールで入れてみたけど・・・
あちゃあ、CPAN では入らなかった・・・GD::SecurityImage
GD-2.41も入ってなかったんだけど、これはインストール成功。その後の SecurityImage のインストールで NOT OK となる。
# perl -MCPAN -e shell
Terminal does not support AddHistory.cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support available (try 'install Bundle::CPAN')cpan> install GD::SecurityImage
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
<略>
BEGIN failed--compilation aborted at t/98-gd.t line 25.
t/98-gd................dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-60
Failed 60/60 tests, 0.00% okay
t/99-magick............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/03-info_text.t 2 512 ?? ?? % ??
t/04-backend.t 2 512 5 8 160.00% 2-5
t/05-version.t 2 512 ?? ?? % ??
t/98-gd.t 2 512 60 120 200.00% 1-60
2 tests skipped.
Failed 4/8 test scripts, 50.00% okay. 64/107 subtests failed, 40.19% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
あーあ。
手動で make するしかないか。
見積失敗したな・・・(^^; CPAN ですんなり入るつもりで工数出してたよ。
別のお客さんのときは、そこんとこ考慮しとかないとなあ。
電気ウナギ的○○
About Backコメント(0)
電気ウナギ的○○