Subject: | Failure to Install |
I am unable to install the module on any computer I have tried.
-On Windows Server 2003 using ActiveState
Perl Version: 5.8.8 built for MSWin32-x86-multi-thread
Command: "ppm install MIME::Lite::TT::HTML"
Error: 'Can't find any package that provide HTML::FormatText for
HTML-FormatText-WithLinks'
-On Windows Server 2003 using Cygwin
Perl Version: 5.10.0 for cygwin-thread-multi-64int
Command: "perl -MCPAN -e 'install MIME::Lite::TT::HTML'
Error: A number of the pre-requisites install correctly, however, the
make fails with "Unknown Error." When I attempted to download and
manually execute the makefile it executed an infinite loop, requesting
to install Module::Build, proceeding to download and install the module,
then requesting to install it again. I also attempted to install the
module outside of the makefile, but the makefile still insisted it
needed to be installed.
I also tried to install it on an AIX machine and it gave a success
message even though one of the pre-req's failed to install. However, I'm
not sure the error is related and am looking into it separately.