Download and Install rb-gnome on Mac OS X
Thursday the 7th of August, 2008

    rb-gnome  most recent diff


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



      # $Id: Portfile 38077 2008-07-05 21:37:56Z ryandesign macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup {gnome ruby-gnome2-all} 0.15.0 extconf.rb { README gdkpixbuf/sample glib/sample gnome/sample gnomecanvas/sample gstreamer/sample gtk/sample gtkglext/sample gtkhtml2/sample libart/sample libgda/sample libglade/sample pango/sample } sourceforge:ruby-gnome2
      Maintainers: nomaintainer
      Description: Gnome2 libraries for ruby
      Long Description: Gnome2 libraries for ruby including gtk2, gstreamer, gconf, gnomevfs and more.
      Category:-append gnome
      checksums md5 3e5b89b674a2b60ff9d3a2eeac0468e9
      Platform: darwin

      depends_lib-append port:gnome-session port:gtkglext port:libgtkhtml path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 port:pango port:gtk2 port:gconf port:libgnomecanvas port:gnome-vfs port:libart_lgpl port:libglade2 port:libgnomeprintui port:librsvg

      patchfiles patch-extconf.rb

      post-build {
      reinplace "s|^#!.*ruby|#!${ruby.bin}|" ${worksrcpath}/libglade/bin/ruby-glade-create-template
      }

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

     Where to find more information:

    Darwin Ports



    image test