Rb-fcgi - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    rb-fcgi  most recent diff


    version

      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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
      The rb-fcgi Portfile 60673 2009-11-19 20:53:25Z snc macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup {fcgi ruby-fcgi} 0.8.7 install.rb {README} rubyforge:11368
      Maintainers: icongarden.com:jstetser
      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
      Checksums: md5 fe4d4a019785e8108668a3e81a5df5e1 sha1 724d01553d35738268b13a93df1b5bb01f2d2b81 rmd160 c52e55fa75b8ee3371d6bc92130eb056173205ed
      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



    Lightbox this page.