- If your html2latex is not working correctly, this may be because you
- do not have many of the needed packages. html2latex requires
- HTML::TreeBuilder perhaps LWP::Simple and URI. If you do not have
- either of these, try typing B<perl -MCPAN -e shell> at the command
- line. This will bring up a shell for CPAN (The Comprehensive Perl
- Archive Network). Then, as root try typing B<install
- HTML::TreeBuilder>. Should work like magic.
Raw Paste