Rb-fxruby - How to Download and Install on Mac OS X
Sunday the 22nd of November, 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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The rb-fxruby Portfile 59241 2009-10-12 16:16:44Z snc macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup FXRuby 1.6.19 install.rb {README doc examples tests} rubyforge:52856
      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 aaacdebfb288445a096e00e7022db61c sha1 ba0c04881f023af34c0e2408d637fea97323b36c rmd160 a7d6496307c941bcf1c0abcd9738cd5b775f6018
      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.