For a complete build of latex2html in linux, you could do something like this installation. But this is only for the building of '''user_manual_html'''. It is now advised to do this normally.
<source lang="bash">
sudo yum install latex2html
OR
cd $HOME/Downloads ;
wget http://www.latex2html.org/~latex2ht/current/latex2html-2008.tar.gz ;