Rb-highline - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    rb-highline  most recent diff


    version

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


      The rb-highline Portfile 53442 2009-07-06 06:13:27Z blb macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup highline 1.5.1 gem {} rubyforge_gem
      Maintainers: kallisys.net:pguyot openmaintainer
      Description: A high-level IO library.
      Long Description: A high-level IO library that provides validation, type conversion, and more for command-line interfaces. HighLine also includes a complete menu system that can crank out anything from simple list selection to complete shells with just minutes of work.
      Checksums: md5 e014ffa5308b1a9898e1fdfde2e070c9 sha1 185682b662ce5d8911de78922ca12c2d89ac1bd2 rmd160 8abb17e8ffc265be3db65cbf28063273a368a02f
      Platform: darwin
      Homepage: http://highline.rubyforge.org/

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.