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

    php5-xmlrpc  most recent diff


    version

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


      The php5-xmlrpc Portfile 56344 2009-08-26 09:02:29Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup xmlrpc 5.3.0 bundled
      Revision: 1
      Category:-append textproc
      Platform: darwin
      Maintainers: ryandesign

      Description: a PHP extension for writing XML-RPC clients and servers

      Long Description: ${description}

      Checksums: md5 846760cd655c98dfd86d6d97c3d964b0 sha1 934700941d216c453376e3bf24347041cf12c6dc rmd160 9a71b74052b0ca515f2ddf95c051b47a73d33f44

      depends_build-append port:libiconv port:libxml2

      depends_lib-append port:expat

      configure.args-append --with-iconv-dir=${prefix} --with-libexpat-dir=${prefix} --with-libxml-dir=${prefix}

      pre-configure {
      configure.cppflags-append [exec ${prefix}/bin/xml2-config --cflags]
      }

      use_parallel_build yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.