There are 3 steps:
So, here is an example of what you might type (Assuming everything goes ok):
cd HTML/Latex
perl Makefile.PL
make install
cd ../..
cp html2latex /usr/bin
chmod +rx /usr/bin/html2latex
cp html2latex.1.bz2 /usr/man
chmod +r /usr/man/html2latex.1.bz2