[cvs] [Wiki] changed: RHEL3PearHowTo

Jan Schneider jan at horde.org
Tue Feb 22 00:55:50 PST 2005


jan  Tue, 22 Feb 2005 00:55:50 -0800

Modified page: http://wiki.horde.org/display.php?page=RHEL3PearHowTo
New Revision:  1.2

@@ -1,16 +1,5 @@
 Installing pear modules necessary on RHEL 3 (or clones)
-
-To install the pear module called 'Log' - current version requires that you have sqllite and php-sqllite which are not part of any of the channels in the RHEL 3 distribution.
-
-I have found that the easiest way to install them is to use Dag Wieers repository - which is located at http://dag.wieers.com/home-made/apt/packages.php
-
-The easiest thing to do would be to install his 'apt' for RHEL 3 which can be found at http://dag.wieers.com/home-made/apt/FAQ.php#B2
-or if you are using an RHEL clone (Cent OS, Whiteboxlinux etc.) which use yum, you can add his 'repo' to your yum configuration - the details are at http://dag.wieers.com/home-made/apt/FAQ.php
-
-apt-get install php-sqlite or yum install php-sqlite
-
-once you have those two rpm's installed, the rest is easy...
 
 //#// first change to the framework directory and get the framework php/pear packages installed...
 cd /var/www/html/horde/framework/
 php install-packages.php


More information about the cvs mailing list