Download and Install rb-bioruby on Mac OS X
Sunday the 7th of September, 2008

    rb-bioruby  most recent diff


      View the most recent changes for the rb-bioruby port at: rb-bioruby.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for rb-bioruby.
      The raw portfile for rb-bioruby is located here:
      http://rb-bioruby.darwinports.com/dports/ruby/rb-bioruby/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-bioruby
      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 bioruby 0.6.2 install.rb {README doc sample test etc}
      Maintainers: nomaintainer
      Description: Integrated environment for bioinformatics.
      Long Description: BioRuby project aims to implement an integrated environment for Bioinformatics with Ruby language. Design philosophy of the BioRuby library is KISS (keep it simple and stupid) to maximize the usability and the efficiency for biologists as a daily tool.
      Category:-append science
      checksums md5 68c7ae5aa8562bfe1021d9a5201a9581
      Homepage: http://bioruby.org
      master_sites http://bioruby.org/archive/
      Platform: darwin
      depends_lib-append port:rb-bdb port:rb-http-access2
      Variant: mysql {
      depends_lib-append port:rb-dbd-mysql
      }
      Variant: postgres {
      depends_lib-append port:rb-dbd-pg
      }

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

     Where to find more information:

    Darwin Ports



    image test