Hi,
I have tried to install latex2html according to the instructions of Jens
below on my Windwos NT machine. However, when I run
latex2html, then I get
The getpwuid function is unimplemented ....
I suppose this is a perl problem and installed the PERL suggested by Jens,
but it did not help. What is wrong?
[Perhaps it should be mentioned that the install-test
is not perfect i.e. latex, dvips is not found even though they are installed
on my machine.]
Regards, Erling
>LaTeX2HTML on Windows/DOS
>-------------------------
>Installation Steps:
> 1. install PERL, DVIPS, GhostScript, NetPBM, LaTeX
> 2. unpack LaTeX2HTML, e.g. under C:\TEXMF\LATEX2HTML
> 3. add the path to GSWIN32C.EXE to the PATH variable in your
> AUTOEXEC.BAT
> 4. modify LATEX2HTML.CONFIG (e.g. with NOTEPAD) to reflect
> your needs
> 5. within DOS box execute:
> CD C:\TEXMF\LATEX2HTML
> PERL INSTALL-TEST
> 6. write a small .BAT file in your LaTeX2HTML directory:
> PERL C:\TEXMF\LATEX2HTML\LATEX2HTML %1 %2 %3 >> L2H.LOG
> %1 is the name of the .TEX file, %2 and %3 are optional
> arguments to LaTeX2HTML such as "-split 3".
> Note that if you want more than two arguments you will need
> to supply more parameters to the .BAT file (%4, %5, etc.)
> 7. run it with a test document test.tex:
> L2H TEST
> Maybe you will need to run LaTeX before this, too!
>
>--
>
># Jens Lippmann [EMAIL PROTECTED]
># http://www.informatik.tu-darmstadt.de/TI
>#
># Technische Universitaet Darmstadt http://www.tu-darmstadt.de