Web Hosting Talk







View Full Version : Mime Tools


hoster
07-29-2002, 07:20 PM
Hello all

I have been trying to install MIME::Tools and I am getting this error, can some one put some light on thos and how to correct it?


I checked by whereis mime and I get this
mime: /etc/mime.types
[root@ns /etc]#


I ran perl -MCPAN -e 'install MIME::Tools
Then at ran and came up with 4 out 10 failed and then eneded up with this below.

/usr/bin/make test -- NOT OK

ffeingol
07-29-2002, 07:42 PM
Normally there is some info on the various tests as to why they failed. Can you post that?

Frank

hoster
07-29-2002, 07:59 PM
Test returned status 2 (wstat 512, 0x200)
t/WordDecoder....ok
t/Words..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/Body.t 2 512 ?? ?? % ??
t/Decoder.t 2 512 ?? ?? % ??
t/Entity.t 2 512 ?? ?? % ??
t/Gauntlet.t 2 512 ?? ?? % ??
t/Head.t 2 512 ?? ?? % ??
t/Misc.t 2 512 ?? ?? % ??
t/Parser.t 2 512 ?? ?? % ??
t/Ref.t 2 512 ?? ?? % ??
Failed 8/10 test scripts, 20.00% okay. 0/20 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
[root@ns /root]#