Latex2html version 2008 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    latex2html  most recent diff


    version 2008

      View the most recent changes for the latex2html port at: latex2html.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for latex2html.
      The raw portfile for latex2html 2008 is located here:
      http://latex2html.darwinports.com/dports/print/latex2html/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/latex2html


      The latex2html Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: latex2html
      Version: 2008
      Revision: 1
      Category: print
      Platform: darwin
      Maintainers: nomaintainer
      Description: Convert LaTeX into HTML.
      Long Description: LATEX2HTML is a convertor written in Perl that converts LATEX documents to HTML.

      Homepage: http://saftsack.fs.uni-bayreuth.de/~latex2ht
      Master Sites: ${homepage}/current/

      Checksums: md5 275ab6cfa8ca9328446b7f40d8dc302e sha1 5e0aa47572e0c13a4c5da51e963d5496be3f86e7 rmd160 a95f06253d6fc8808ffedcad7edf8235194d7756

      depends_run bin:latex:texlive port:ghostscript port:netpbm

      depends_lib path:bin/perl:perl5

      configure.perl ${prefix}/bin/perl

      configure.args --without-mktexlsr --with-texpath=${prefix}/share/texmf-local/tex/latex/html

      post-destroot { reinplace "s|gray85|rgb:d9/d9/d9|g" ${destroot}${prefix}/bin/pstoimg
      }

      post-activate { system "texhash" }

      livecheck.type regex
      livecheck.url "http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/?C=M;O=D"
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/latex2html
      % sudo port install latex2html
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching latex2html
      ---> Verifying checksum for latex2html
      ---> Extracting latex2html
      ---> Configuring latex2html
      ---> Building latex2html with target all
      ---> Staging latex2html into destroot
      ---> Installing latex2html
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using latex2html with these commands:
      %  man latex2html
      % apropos latex2html
      % which latex2html
      % locate latex2html

     Where to find more information:

    Darwin Ports



    Lightbox this page.