Rb-xslt - How to Download and Install on Mac OS X
Friday the 3rd of July, 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 30250 2007-10-23 02:16:17Z jmpp macports.org $
      PortSystem 1.0
      PortGroup ruby 1.0
      Revision: 1

      ruby.setup {xslt ruby-xslt} 0.6.0 extconf.rb {README AUTHORS COPYING tests}
      Maintainers: nomaintainer
      Description: A Ruby class for processing XSLT
      Long Description: ${description}
      Homepage: http://gregoire.lejeune.free.fr/
      Master Sites: ${homepage}
      distname ${ruby.project}_${version}
      worksrcdir ${ruby.project}
      Checksums: md5 14c65fc57affe31ce5b5d22dc8500863
      Platform: darwin

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

      patch {
      reinplace "s|'-g -Wall' \+|'-g -Wall ' \+|g" ${worksrcpath}/extconf.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.