Help needed to install txt2html


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Help needed to install txt2html
# 1  
Old 04-15-2011
Help needed to install txt2html

I have downloaded the latest version of txt2html which is 2.51
ran following command to execute it.
Code:
# gunzip txt2html-2.51.tar.gz
#tar -xvf txt2html-2.51.tar

cd txt2html-2.51

# ls -ltr
total 172
-r--r--r-- 1 1000 1000     5 May  4  2008 version.txt
-r--r--r-- 1 1000 1000  1113 May  4  2008 TODO
-r--r--r-- 1 1000 1000  1751 May  4  2008 MANIFEST
drwxr-xr-x 3 1000 1000  4096 May  4  2008 lib
-r--r--r-- 1 1000 1000  2511 May  4  2008 DEVNOTES
-r--r--r-- 1 1000 1000 23824 May  4  2008 Changes
drwxr-xr-x 2 1000 1000  4096 May  4  2008 tfiles
drwxr-xr-x 2 1000 1000  4096 May  4  2008 t
drwxr-xr-x 2 1000 1000  4096 May  4  2008 scripts
-r--r--r-- 1 1000 1000  4113 May  4  2008 README
-r--r--r-- 1 1000 1000     5 May  4  2008 old_version.txt
-r--r--r-- 1 1000 1000   554 May  4  2008 META.yml
-r--r--r-- 1 1000 1000   336 May  4  2008 MANIFEST.SKIP
-r--r--r-- 1 1000 1000   775 May  4  2008 Makefile.PL
-r--r--r-- 1 1000 1000   588 May  4  2008 Build.PL
-rw-r--r-- 1 root root 24323 Apr 15 11:52 Makefile

Whenever I execute Makefile.PL i get following error.
Code:
# perl Makefile.PL
Warning: prerequisite Getopt::ArgvFile 0 not found.
Warning: prerequisite Module::Build 0.26 not found.
Warning: prerequisite YAML::Syck 0 not found.
Writing Makefile for HTML::TextToHTML

I have following perl version installed in the machine.
Code:
# perl -v

This is perl, v5.8.8 built for i386-linux-thread-multi

Copyright 1987-2006, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

# 2  
Old 04-15-2011
It's all in the error message, isn't it? HTML::TextToHTML requires 3 other modules currently not installed on the machine. Install them yourself first, or try installing HTML::TextToHTML via the CPAN module which will take care of any dependencies.
# 3  
Old 04-15-2011
Quote:
Originally Posted by pludi
It's all in the error message, isn't it? HTML::TextToHTML requires 3 other modules currently not installed on the machine. Install them yourself first, or try installing HTML::TextToHTML via the CPAN module which will take care of any dependencies.
Thanks. But what is CPAN module? noob here
I have got following link but dont know what to do?
http://search.cpan.org/~rubykat/txt2html-2.51/lib/HTML/TextToHTML.pm
# 4  
Old 04-15-2011
For easy installation of modules the community developed a module to fetch, install, and update modules not in the core distribution (see the CPAN documentation). To install a module including all dependencies, just type perl -MCPAN -e 'install HTML::TextToHTML'. You can use the shell (perl -MCPAN -e shell) to change settings, search for modules, install, update, ...
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

RPM Install error: libc.so.6 is needed by

I have an application rpm which when installed is failing to get installed with error error: Failed dependencies: libc.so.6 is needed by testSam-4.7.x86_64 libc.so.6(GLIBC_2.0) is needed by testSam-4.7.x86_64 libc.so.6(GLIBC_2.1) is needed by testSam-4.7.x86_64 ... (1 Reply)
Discussion started by: rupeshkp728
1 Replies

2. Red Hat

Help needed to install mrepo

Hi, My RHN subscription just got expired and I wouldn't want to renew the subscription just because I dont expect to contact RHN for support. I am running RHEL 6.4 on a VM. I just got to know about mrepo that builds repository and resolves dependencies. I am going nuts trying to solve the... (0 Replies)
Discussion started by: ahmedwaseem2000
0 Replies

3. HP-UX

Help needed HP UX 11.11i new install on C8000 Desktop messaging system error CAN'T FIX

Hi, I have a HP UX C8000 box , have installed 11.11i from 4 x cds numerous times to try to get a functioning Network or to try and get rid of this error on start up, after new install and 1st startup I get an error "The desktop messaging system could not be started" and then advice about... (12 Replies)
Discussion started by: C8000
12 Replies

4. SCO

Sco 5.0.6 Install ISO needed

Trying to restore a 5.0.6 server to a new server but the owner doesnt have their install media. Saw that many people have this. Please let me know of anyone that has a download link. Much appreciation! (1 Reply)
Discussion started by: gavinseabrook
1 Replies

5. UNIX for Dummies Questions & Answers

Help needed to install Apache Tomcat

I want to setup apache tomcat on my linux distribution . I Have downloaded apache tomcat from below mentioned link. Administration Web Application: Apache Tomcat - Apache Tomcat 5 Downloads The setup was in following format. apache-tomcat-5.5.29-admin.tar.gz Below are the command i... (7 Replies)
Discussion started by: pinga123
7 Replies

6. UNIX for Dummies Questions & Answers

install new certificate(s) in a unix cluster - is restart needed?

Dear All.......... if anyone can help me with a problem i'm facing :(.......i will be really grateful!!!:) If i install a new certificate in a cluster (2 machines) should it be restarted the whole cluster? A separate restart per server is it enough? My main query is if a restart is needed? ... (4 Replies)
Discussion started by: unbalanced
4 Replies

7. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

8. Solaris

how to install xen on solaris?, urgent help needed, pls

Hi , I wanted to know how to install XEN on solaris? I have looked at virutal box but the latest release is not supporting many OS, and for my development work i need some sort of virtual systems..... and older versions of virtual box dont run on my build of solaris (b83)!!! so please help ... (3 Replies)
Discussion started by: wrapster
3 Replies

9. SCO

Install Help Needed

I am running Openserver 5.0.2 on a few older Compaq Servers (a Proliant 1500, and a 2500) both are running fine, but I need to crunch a large amount of data and these servers simply could not do it if they tried. I am attempting to install on a newer system but am having trouble figuring out... (2 Replies)
Discussion started by: mmccaugh
2 Replies
Login or Register to Ask a Question