Ask a Question related to PERL Miscellaneous, Design and Development.
-
Bill Zhao #1
---Module Installation Image::Info
Hi, Dear all
I am old starter of per and is showing a program to my boss but
the program error without Image::Info
I then start to install this module but the result is wrong.
The beow is screen copy:
Somebody can help me to fix this progrmam.
Bill Zhao
==========================Screencopy============== ==================
[root@bz2003 mapivi0144]# perl -MCPAN -e shell
cpan shell -- CPAN exploration and modules installation (v1.59_54)
ReadLine support available (try 'install Bundle::CPAN')
cpan> install Image::Info
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Sun, 14 Sep 2003 15:45:40 GMT
Running install for module Image::Info
Running make for G/GA/GAAS/Image-Info-1.12.tar.gz
CPAN: MD5 security checks disabled because MD5 not installed.
Please consider installing the MD5 module.
Scanning cache /root/.cpan/build for sizes
Image-Info-1.12/
Image-Info-1.12/test.ppm
Image-Info-1.12/test.png
Image-Info-1.12/Changes
Image-Info-1.12/test.xpm
Image-Info-1.12/MANIFEST
Image-Info-1.12/t/
Image-Info-1.12/t/exif.t
Image-Info-1.12/t/string.t
Image-Info-1.12/t/dim.t
Image-Info-1.12/t/png.t
Image-Info-1.12/t/bmp.t
Image-Info-1.12/lib/
Image-Info-1.12/lib/Image/
Image-Info-1.12/lib/Image/Info/
Image-Info-1.12/lib/Image/Info/XBM.pm
Image-Info-1.12/lib/Image/Info/BMP.pm
Image-Info-1.12/lib/Image/Info/TIFF.pm
Image-Info-1.12/lib/Image/Info/XPM.pm
Image-Info-1.12/lib/Image/Info/GIF.pm
Image-Info-1.12/lib/Image/Info/JPEG.pm
Image-Info-1.12/lib/Image/Info/PPM.pm
Image-Info-1.12/lib/Image/Info/PNG.pm
Image-Info-1.12/lib/Image/Info/SVG.pm
Image-Info-1.12/lib/Image/TIFF.pm
Image-Info-1.12/lib/Image/Info.pm
Image-Info-1.12/test.txt
Image-Info-1.12/test.xbm
Image-Info-1.12/test.jpg
Image-Info-1.12/test.svg
Image-Info-1.12/test.pbm
Image-Info-1.12/test.pgm
Image-Info-1.12/exifdump
Image-Info-1.12/imgdump
Image-Info-1.12/test.gif
Image-Info-1.12/Info.pm.tmpl
Image-Info-1.12/Makefile.PL
Image-Info-1.12/README
Image-Info-1.12/test.rle
Removing previously used /root/.cpan/build/Image-Info-1.12
CPAN.pm: Going to build G/GA/GAAS/Image-Info-1.12.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Image::Info
cp lib/Image/Info/BMP.pm blib/lib/Image/Info/BMP.pm
cp lib/Image/Info/SVG.pm blib/lib/Image/Info/SVG.pm
cp lib/Image/Info/TIFF.pm blib/lib/Image/Info/TIFF.pm
cp lib/Image/Info.pm blib/lib/Image/Info.pm
cp lib/Image/Info/XBM.pm blib/lib/Image/Info/XBM.pm
cp lib/Image/Info/GIF.pm blib/lib/Image/Info/GIF.pm
cp lib/Image/Info/JPEG.pm blib/lib/Image/Info/JPEG.pm
cp lib/Image/Info/PNG.pm blib/lib/Image/Info/PNG.pm
cp lib/Image/Info/XPM.pm blib/lib/Image/Info/XPM.pm
cp lib/Image/Info/PPM.pm blib/lib/Image/Info/PPM.pm
cp lib/Image/TIFF.pm blib/lib/Image/TIFF.pm
Manifying blib/man3/Image::Info::XPM.3pm
Manifying blib/man3/Image::Info::BMP.3pm
Manifying blib/man3/Image::Info::SVG.3pm
Manifying blib/man3/Image::Info.3pm
Manifying blib/man3/Image::Info::XBM.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/bmp...............ok
t/dim...............ok
t/exif..............dubious
Test returned status 0 (wstat 11, 0xb)
t/png...............ok
t/string............dubious
Test returned status 0 (wstat 11, 0xb)
Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t/exif.t 0 11 ?? ?? % ??
t/string.t 0 11 ?? ?? % ??
Failed 2/5 test scripts, 60.00% okay. 0/8 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
-----------------------------------------------------------------------------------
===================Screen copy end===========================
Bill Zhao Guest
-
File Info Command Module.
I created several Tiff's in PS 7. When I attempt to look at the File Info I get the following message on some of the files that I created in PS7. ... -
curses module installation failed
Hi, I am trying to install the curses module for perl 5.8.7 on hp-ux 11.23 ia64. Unfortunately I get a lot of errors during the make progress.... -
Module to retrieve general TTF font info
I'm attempting to find a module that will allow me to retrieve general information regarding a TrueType font. Typeface Name File Size Version... -
Perl module installation
Hello, I need to install the libnet module on my SUN server. I downloaded the latest version from the CPAN website and uncompress it on y server.... -
Automate module installation
I'm using ActiveState ActivePerl 5.6 as my helper script for Windows 2K/XP deployment. During OS deployment, I install ActivePerl automatically...



Reply With Quote

