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

    php5-pcntl  most recent diff


    version

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


      The php5-pcntl Portfile 55157 2009-08-07 06:27:02Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup pcntl 5.3.0 bundled
      Category:-append sysutils
      Platform: darwin
      Maintainers: ryandesign

      Description: a PHP interface to Unix-style process creation, program execution, signal handling and process termination functions

      Long Description: ${description}

      Checksums: md5 846760cd655c98dfd86d6d97c3d964b0 sha1 934700941d216c453376e3bf24347041cf12c6dc rmd160 9a71b74052b0ca515f2ddf95c051b47a73d33f44

      use_parallel_build yes

      post-activate {
      ui_warn "${name} should not be enabled within a web server environment.
      Unexpected results may occur if any process control functions are used
      within a web server environment."
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.