Download and Install rb-captcha on Mac OS X
Friday the 25th of July, 2008

    rb-captcha  most recent diff


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



      # $Id: Portfile 20745 2006-11-25 02:33:11Z pguyot kallisys.net $

      PortSystem 1.0
      PortGroup ruby 1.0
      ruby.setup captcha 0.1.2 gem {} rubyforge_gem
      Maintainers: pguyot kallisys.net
      Description: Ruby/CAPTCHA is an implementation of the 'Completely Automated Public Turing Test to Tell Computers and Humans Apart'.
      Long Description: CAPTCHA stands for "Completely Automated Public Turing Test to Tell Computers and Humans Apart." This module provides classes that allow web sites to use randomly generated images, in concert with randomly generated keys and encrypted digests, to do such things such as preventing automated registrations.
      checksums md5 77897ea8b0f6a6cbcd5ca9c468be21d2 sha1 aeec0ddaf7a1884610d9a217817adc9541cf3923 rmd160 77d6b3bb5093d6608bb1505d7d144cbc5e6e0077
      Homepage: http://captcha.rubyforge.org


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

     Where to find more information:

    Darwin Ports



    image test