Boss Happy has asked for the wisdom of the Perl Monks concerning the following question:
I've been attempting to install it via perl -MCPAN -e 'install Tk::JPEG' Which displays a LOT of information on the screen but ends up with:
I tried a perl -MCPAN -e 'force install Tk::JPEG' but I got the same result.Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/JP.t 0 11 294 582 197.96% 4-294 t/zzScrolled.t 94 2 2.13% 66 94 (3 subtests UNEXPECTEDLY SUCCEEDED), 23 subtests skipped. Failed 2/47 test scripts, 95.74% okay. 293/2619 subtests failed, 88.81 +% 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
All help, and patience is greatly appreciated.
Thanks,
Jason
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Tk::JPEG won't compile
by PodMaster (Abbot) on Jan 22, 2006 at 04:32 UTC | |
by Boss Happy (Initiate) on Jan 22, 2006 at 20:48 UTC |