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
 sh...@iee.niit.ac.jp   TEL(&FAX): +81-257-22-8161
+========================================================+
_______________________________________________
latex2html mailing list
latex2html@tug.org
http://tug.org/mailman/listinfo/latex2html

Reply via email to