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

    rb-gtkhtml  most recent diff


    version

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


      The rb-gtkhtml Portfile 58226 2009-09-24 14:56:31Z kimuraw macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup {gtkhtml ruby-gnome2} 0.19.2 extconf.rb { gtkhtml2/README gtkhtml2/sample } sourceforge:ruby-gnome2
      Revision: 0
      Maintainers: kimuraw
      Platform: darwin
      Description: Ruby/GtkHtml2 is a Ruby binding of GtkHtml2
      Long Description: Ruby/GtkHtml2 is a Ruby binding of GtkHtml2
      Category:-append gnome
      Checksums: md5 bbbee657731d536af3c146fc4b57c746 rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
      configure.env RUBYOPT=-rvendor-specific
      configure.args --strict gtkhtml2
      depends_lib-append port:libgtkhtml port:rb-gtk2 port:rb-glib2
      distname ${ruby.project}-all-${version}

      pre-destroot {
      xinstall -d ${destroot}${prefix}/lib/pkgconfig
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.