Dvi2bitmap version 0.13 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    dvi2bitmap  most recent diff


    version 0.13

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


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

      PortSystem 1.0

      Name: dvi2bitmap
      Version: 0.13
      Category: graphics
      Platform: darwin
      Maintainers: vinc17
      Description: Utility to convert TeX DVI files directly to bitmaps
      Long Description: dvi2bitmap is a utility to convert TeX DVI files directly to bitmaps, without going through the complicated (and slow!) route of conversion via PostScript and PNM. It consists of a library plus an application.
      Homepage: http://dvi2bitmap.sourceforge.net/
      Master Sites: sourceforge
      Checksums: md5 a18db95d9a2ddde8b8340e2b03ad2523
      depends_lib port:libpng port:zlib

      configure.args --mandir=${prefix}/share/man --with-png=${prefix} --without-kpathsea

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex ${name}-(\[0-9.\]+),

    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/dvi2bitmap
      % sudo port install dvi2bitmap
      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 dvi2bitmap
      ---> Verifying checksum for dvi2bitmap
      ---> Extracting dvi2bitmap
      ---> Configuring dvi2bitmap
      ---> Building dvi2bitmap with target all
      ---> Staging dvi2bitmap into destroot
      ---> Installing dvi2bitmap
    - 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 dvi2bitmap with these commands:
      %  man dvi2bitmap
      % apropos dvi2bitmap
      % which dvi2bitmap
      % locate dvi2bitmap

     Where to find more information:

    Darwin Ports



    Lightbox this page.