Rb-audiofile - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    rb-audiofile  most recent diff


    version

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


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

      ruby.setup {audiofile ruby-audiofile} 0.2.4 extconf.rb {README test.rb fail.rb audiofile.rd} sourceforge
      Maintainers: nomaintainer
      Description: A binding to the audofile library
      Long Description: Reads and writes audio (wav, au, aiff, NeXT snd, etc but not ogg or mp3) and can divine information such as length, sample rate, etc.
      Category:-append audio
      Checksums: md5 195665167f152c05ed56e0086735189a
      Homepage: http://ruby-audiofile.sourceforge.net/
      Platform: darwin
      depends_lib-append port:audiofile

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.