Thanks Ken. Yes, I just discovered this myself after reading the FULL
README file. Yes, this is Red Hat Enterprise Linux v3 with the latest
patches. I'm currently downoading and installing the latest of the
numerous packages listed in the README. Thanks for the pointer to the
pre-req's archive. I'll let the list know my final results, hopefullly,
positive. I wasn't expecting xmltv to bdepend upon so many packages, oh
well, live and learn
Thanks
Thad
At 11:01 PM 2/2/2004 -0600, you wrote:
> The emails I read said to download and install, XML-Twig-3.13, and
> Scalar-List-Utils-1.13, which I did, but I'm still receiving the following
> error during "perl Makefile.PL". Can someone enlighten me please?
Let's ignore the "Malformed UTF-8 character" errors for the moment,
because I don't know exactly what to do with those right now.
The last 15 lines are important:
Date::Manip-5.42 is required, but 5.40 is installed
XML::Parser-2.34 is required, but 2.31 is installed
Module XML::Writer seems not to be installed.
XML::Writer 0.4.1 is required.
Module Compress::Zlib seems not to be installed.
Compress::Zlib is recommended.
Module Lingua::EN::Numbers::Ordinate seems not to be installed.
Lingua::EN::Numbers::Ordinate is recommended.
Module Lingua::Preferred seems not to be installed.
Lingua::Preferred 0.2.4 is recommended.
Module Term::ProgressBar seems not to be installed.
Term::ProgressBar 2.03 is recommended.
Module Unicode::String seems not to be installed.
Unicode::String is recommended.
Required modules missing, not writing Makefile
You are missing pretty much every add-on Perl module that XMLTV requires
or recommends, so Perl refuses to create the Makefile. You need to
install a newer version of at least Date::Manip, XML::Parser and
XML::Writer before you can go any further.
If you feel like it, you can install these packages individually off
CPAN or via RPMs (it looks like you're running RedHat?). Another option
is to use Ed's xmltv_prereq package that you can download from
SourceForge. Just extract it with:
bzcat xmltv_prereq-4.tar.bz2 | tar xvf -
and follow the instructions in the README.
Hope that helps. Perhaps someone else can explain the UTF-8 character
error.
KEN
--
Kenneth J. Pronovici <pronovic@xxxxxxxx>
Personal Homepage: http://www.skyjammer.com/~pronovic/
"They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety."
- Benjamin Franklin, Historical Review of Pennsylvania, 1759
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
xmltv-users mailing list
xmltv-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xmltv-users
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
|