Download and Install rb-fcgi on Mac OS X
Sunday the 20th of July, 2008

    rb-fcgi  most recent diff


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



      # $Id: Portfile 28620 2007-09-05 09:07:23Z ryandesign macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup {fcgi ruby-fcgi} 0.8.6 install.rb {README}
      Maintainers: jstetser icongarden.com
      Description: The Ruby interface to FastCGI
      Long Description: FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. This is the Ruby interface.
      Category:-append www
      Homepage: http://sugi.nemui.org/prod/ruby-fcgi/
      master_sites http://sugi.nemui.org/pub/ruby/fcgi/
      checksums md5 2cfcb78d9809139cc72cfb45386c0723
      Platform: darwin

      depends_lib-append lib:libfcgi.2:fcgi

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

     Where to find more information:

    Darwin Ports



    image test