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

    version 1.0.5

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


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

      PortSystem 1.0

      Name: eruby
      Version: 1.0.5
      Revision: 1
      Category: www ruby
      Platform: darwin
      Maintainers: kallisys.net:pguyot
      Description: Ruby embedded into text (HTML) pages
      Long Description: ${description}

      Homepage: http://www.modruby.net/en/index.rbx/eruby/whatis.html
      Master Sites: http://www.modruby.net/archive
      Checksums: md5 af294fe34dc6cf24228aec95167b3099 sha1 d8900f8a7c30661351d2bf6f53753fa86df24996 rmd160 4fb288dd768f98780dc705574968f090cd82d560

      depends_lib port:ruby

      configure.cmd ./configure.rb
      configure.args --enable-shared

      livecheck.type regex
      livecheck.url http://www.modruby.net/en/index.rbx/eruby/download.html
      livecheck.regex "${name}-(.*?).tar.gz"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.