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

    rb-xslt  most recent diff


    version

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


      The rb-xslt Portfile 53149 2009-06-30 10:54:37Z ryandesign macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup ruby-xslt 0.9.6 setup.rb {AUTHORS COPYING ChangeLog README} rubyforge:35058
      extract.suffix .tgz
      Name: rb-xslt
      Maintainers: nomaintainer
      Description: A Ruby class for processing XSLT
      Long Description: ${description}
      Homepage: http://greg.rubyfr.net/pub/packages/ruby-xslt/files/README.html
      Platform: darwin

      Checksums: md5 1f0aa4908ed0fd8468201f8bc3d0ff6c sha1 454da39148dac9bf6e3f405c346a65b8219f83c7 rmd160 6c935f3767673e7afce992ebab54eded09e83f93

      depends_lib-append lib:libz:zlib lib:libxml2:libxml2 lib:libxslt:libxslt

      patch {
      reinplace "s|require \"xml/xslt_lib\"|require \"xslt_lib\"|g" ${worksrcpath}/lib/xml/xslt.rb
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.