Download and Install rb-cgikit on Mac OS X
Wednesday the 27th of August, 2008

    rb-cgikit  most recent diff


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



      # $Id: Portfile 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup cgikit 1.2.0 install.rb {README docs examples misc}
      revision 1
      Maintainers: nomaintainer
      Description: Component-based web application framework
      Long Description: CGIKit is a web application framework written in Ruby. This framework is based on components for development, so you can develop CGI applications quickly and efficiently.
      Category:-append www
      Homepage: http://www.spice-of-life.net/${ruby.module}/index_en.html
      master_sites http://www.spice-of-life.net/${ruby.module}/archive/
      checksums md5 e3f81debd652b0f77c9f243cd30fe4fe
      Platform: darwin


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

     Where to find more information:

    Darwin Ports



    image test