Download and Install rb-odbc on Mac OS X
Friday the 5th of September, 2008

    rb-odbc  most recent diff


      View the most recent changes for the rb-odbc port at: rb-odbc.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-odbc.
      The raw portfile for rb-odbc is located here:
      http://rb-odbc.darwinports.com/dports/ruby/rb-odbc/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-odbc
      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 {odbc ruby-odbc} 0.9995 extconf.rb {README doc test}
      Maintainers: nomaintainer
      Description: An extension library for ODBC from ruby.
      Long Description: Extension library to use ODBC data sources from Ruby. Supports Ruby 1.6.x and 1.8 on Win32 OSes and UN*X
      checksums md5 c23adc7726bd7548b7e53b1739ca90f7
      Homepage: http://www.ch-werner.de/rubyodbc
      master_sites http://www.ch-werner.de/rubyodbc
      Category:-append databases
      Platform: darwin

      Variant: utf8 {
      configure.args-append -Cutf8
      }

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

     Where to find more information:

    Darwin Ports



    image test