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

    php5-sqlite3  most recent diff


    version 5.3.0

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


      # -*- 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-sqlite3 Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: php5-sqlite3
      Version: 5.3.0
      Category: php
      Platform: darwin
      Maintainers: nox openmaintainer
      Homepage: http://www.php.net/sqlite3

      Description: obsolete port

      Long Description: ${name} is obsolete and should be uninstalled. Please install php5-sqlite instead.

      distfiles

      use_configure no

      build {}

      destroot {
      xinstall -d ${destroot}${prefix}/share/doc/${name}
      system "echo ${long_description} > ${destroot}${prefix}/share/doc/${name}/README.txt"
      }

      post-activate {
      ui_msg ${long_description}
      }

      livecheck.type none

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.