Rman version 3.2 - How to Download and Install on Mac OS X
Tuesday the 16th of March, 2010

    version 3.2

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


      The rman Portfile 50984 2009-05-14 21:08:43Z and.damore macports.org $

      PortSystem 1.0
      Name: rman
      Version: 3.2
      Category: textproc
      Maintainers: mac.com:lomion
      Description: Man page format converter
      Long Description: PolyglotMan takes formatted man pages from most of the popular flavours of UN*X and transforms them into any number of source formats. It can produce ASCII-only, section headers-only, TkMan, \[tn\]roff, Ensemble, SGML, HTML, LaTeX, RTF, Perl 5 POD.
      Homepage: http://polyglotman.sourceforge.net/
      Platform: darwin
      Master Sites: sourceforge:polyglotman
      Checksums: md5 6d1d67641c6d042595a96a62340d3cc6
      Patch Files: patch-Makefile

      configure {
      reinplace "s|__PREFIX|${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|__DSTROOT|${destroot}${prefix}|g" ${worksrcpath}/Makefile
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.