Download and Install rb-fxruby on Mac OS X
Thursday the 24th of July, 2008

    rb-fxruby  most recent diff


      View the most recent changes for the rb-fxruby port at: rb-fxruby.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-fxruby.
      The raw portfile for rb-fxruby is located here:
      http://rb-fxruby.darwinports.com/dports/ruby/rb-fxruby/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-fxruby
      Google
      Web Darwinports.com



      # $Id: Portfile 38111 2008-07-06 23:03:01Z raimue macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup FXRuby 1.6.16 install.rb {README doc examples tests} rubyforge:39357
      Maintainers: lyle lylejohnson.name
      Description: Ruby bindings for the FOX GUI Toolkit.
      Long Description: FXRuby is a Ruby extention module that provides an interface to the FOX GUI library.
      Category:-append x11
      Homepage: http://www.fxruby.org
      checksums md5 2eeef754f565b820d73ac39f6492ea4c sha1 6d1513376c461ceadae75d70cea4397588042dc7 rmd160 860a48af3630d885dafeb93eba3f4f95191c074c
      Platform: darwin
      depends_lib-append port:fox port:fxscintilla
      configure.args -- --with-fox-include=${prefix}/include/fox-1.6 --with-fox-lib=${prefix}/lib --with-fxscintilla-include=${prefix}/include/fxscintilla --with-fxscintilla-lib=${prefix}/lib

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

     Where to find more information:

    Darwin Ports



    image test