Latex2Html on cygwin
This page gives simple instructions for getting the nice tool
Latex2Html up and running on a cygwin system.
- Get the latest beta version of latex2html
- Be sure your cygwin has perl
- Get the netpbm programs for cygwin (search on google)
- Make sure the netpbm tools are in your path.
- Untar latex2html
- In the latex2html directory there is a file called
L2hos.pm
- Edit this file by replacing $^O with 'unix'
- run ./configure
- You should me all set. Just do a make and make install
- While running latex2html explicitly specify a tmp directory
- With MikTeX included figures won't be processed correctly
I tried this out on a MikTeX distribution. I guess with the teTeX
distribution we won't need to edit prefs.pm
Good Luck
Suvrit Sra
Last modified: Tue Jan 8 20:21:10 CST 2002