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

    php5-intl  most recent diff


    version

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The php5-intl Portfile 56338 2009-08-26 07:14:46Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup php5extension 1.0

      php5extension.setup intl 5.3.0 bundled

      Category: php devel
      Platform: darwin
      Maintainers: nox openmaintainer
      Description: Internationalization extension for PHP 5

      Long Description: Internationalization extension implements ICU library functionality in PHP.

      Checksums: md5 846760cd655c98dfd86d6d97c3d964b0 sha1 934700941d216c453376e3bf24347041cf12c6dc rmd160 9a71b74052b0ca515f2ddf95c051b47a73d33f44

      depends_lib-append port:icu

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.