Php5-rrdtool - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    php5-rrdtool  most recent diff


    version

      View the most recent changes for the php5-rrdtool port at: php5-rrdtool.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for php5-rrdtool.
      The raw portfile for php5-rrdtool is located here:
      http://php5-rrdtool.darwinports.com/dports/php/php5-rrdtool/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/php5-rrdtool


      The php5-rrdtool Portfile 53568 2009-07-08 13:38:47Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup rrdtool 1.0
      Revision: 3
      Category:-append net devel
      Platform: darwin
      Maintainers: markd
      Description: PHP 5 glue for rrdtool
      Long Description: ${description}

      Homepage: http://oss.oetiker.ch/rrdtool/pub/contrib/php_rrdtool.txt

      Master Sites: http://oss.oetiker.ch/rrdtool/pub/contrib/
      Checksums: md5 c86a45cfc54517b9066c480bbc589d43
      distfiles php_rrdtool.tar.gz

      depends_lib-append port:rrdtool port:re2c

      worksrcdir rrdtool

      configure.cflags-append "-DHAVE_RRD_12X"
      configure.args --with-rrdtool=${prefix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.