Rb-fxruby - How to Download and Install on Mac OS X
Saturday the 4th of July, 2009

    rb-fxruby  most recent diff


    version

      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


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

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup FXRuby 1.6.18 install.rb {README doc examples tests} rubyforge:49263
      Maintainers: lylejohnson.name:lyle
      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 45d8b46e9e1acf373e05c53afcefa17a sha1 1bc3085ebf09104b237a231671fc69be9af74086 rmd160 c77d3d53362f2d17c2b169bc81a37e73fae5f02f
      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



    Lightbox this page.