From 8aaac8e4f3e9ba1897595e38c8d53e74bbdd6312 Mon Sep 17 00:00:00 2001 From: maroy Date: Sun, 1 May 2005 11:42:47 +0000 Subject: [PATCH] removed references to specific PEAR modules, as they are now installed into usr/lib/php when doing make setup see http://bugs.campware.org/view.php?id=880 --- livesupport/doc/gettingStarted.html | 20 ++------------------ livesupport/doc/install.html | 20 ++------------------ 2 files changed, 4 insertions(+), 36 deletions(-) diff --git a/livesupport/doc/gettingStarted.html b/livesupport/doc/gettingStarted.html index e65293777..3a30b25f4 100644 --- a/livesupport/doc/gettingStarted.html +++ b/livesupport/doc/gettingStarted.html @@ -13,7 +13,7 @@ Development Loan Fund, under the GNU GPL.
@@ -89,23 +89,7 @@ running on the development computer XMLv2 module for PHP
  • PostgreSQL support in PHP
  • -
  • PEAR modules (may be checked: pear -list and installed by e.g.: pear install DB):
  • - +
  • PEAR
  • Check out the sources

    diff --git a/livesupport/doc/install.html b/livesupport/doc/install.html index 2cb8be6ec..1d6ac4914 100644 --- a/livesupport/doc/install.html +++ b/livesupport/doc/install.html @@ -13,7 +13,7 @@ Development Loan Fund, under the GNU GPL.

    Scope

    @@ -129,23 +129,7 @@ either version 1.x or 2.x
    XMLv2 module for PHP
  • PostgreSQL support in PHP
  • -
  • PEAR modules (may be checked: pear -list and installed by e.g.: pear install DB):
  • - +
  • PEAR
  • Please note the user group your apache daemon is running as (usually apache or www-data), you will need this information later. Later