[l2h] Error when loading .latex2html-init in Windows

Shigeharu TAKENO shige at iee.niit.ac.jp
Mon Oct 23 05:00:42 CEST 2017


shige 10/23 2017
----------------

Ernesto Cuadros Vargas wrote:

| how do you update the whole package in FreeBSD?

In FreeBSD we use pkg command, or ports tree. But I don't know
package management mechanism in Ubuntu.

Well, you can use new latex2html to install it in user HOME 
directory without deleting old one.

1) extract archive file

  gunzip -c latex2html-2017.2.tar.gz | tar xvf -

2) configure & make

  cd latex2html-2017.2
  ./configure --prefix=$HOME/l2h-2017 --with-texpath=$HOME/l2h-2017/tex
  make
  make check
  make install 

To use it, you must add "$HOME/l2h-2017/bin" to your PATH 
environment variable.

+========================================================+
 Shigeharu TAKENO     NIigata Institute of Technology
                       kashiwazaki,Niigata 945-1195 JAPAN
 shige at iee.niit.ac.jp   TEL(&FAX): +81-257-22-8161
+========================================================+


More information about the latex2html mailing list