Rbmake version 1.2 - How to Download and Install on Mac OS X
Saturday the 13th of March, 2010

    version 1.2

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The rbmake Portfile 52772 2009-06-23 01:48:39Z blb macports.org $

      PortSystem 1.0

      Name: rbmake
      Version: 1.2
      Category: textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: "Book maker" for the Rocket eBook.
      Homepage: http://rbmake.sourceforge.net/
      Master Sites: sourceforge

      Checksums: md5 0d9a3769b878c9db630a6d890020ff38 sha1 5737af7a419e579160bc09544a7944e340a07582 rmd160 a9731ac79a7f25c7f8e887f656845beb6ba859bb

      Long Description: Rbmake is a "book maker" for the Rocket eBook. It consists of a set of commandline tools that assemble or disassemble .rb files -- the book format that is native to the ReB. The C code also contains a library of routines that can be linked into other applications.

      depends_lib port:libxml2 port:pcre port:jpeg port:libpng port:zlib

      configure.args --mandir=${prefix}/share/man


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.