Rb-gnomeprint - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    rb-gnomeprint  most recent diff


    version

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


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

      PortSystem 1.0
      PortGroup ruby 1.0

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

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

      #test.run yes
      test.cmd ${ruby.bin}
      test.target -C gnomeprint test/run-test.rb


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.