Rb-mechanize - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    rb-mechanize  most recent diff


    version

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The rb-mechanize Portfile 38393 2008-07-18 12:23:28Z jmr macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup mechanize 0.6.10 gem {} rubyforge_gem
      Platform: darwin
      Maintainers: basen.net:kajtzu

      Description: WWW::Mechanize, a handy web browsing ruby object.
      Long Description: ${description}

      Checksums: md5 9d026b31b18c0cb7e1c3d7a721f52075

      depends_lib-append port:rb-gem_plugin

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.