[cvs] [Wiki] changed: RHEL3PearHowTo
Jan Schneider
jan at horde.org
Sat Nov 5 03:03:33 PST 2005
jan Sat, 05 Nov 2005 03:03:32 -0800
Modified page: http://wiki.horde.org/RHEL3PearHowTo
New Revision: 1.8
Change log: SQLite is not required
@@ -3,16 +3,8 @@
//#// first change to the framework directory and get the framework PEAR packages installed
<code>
cd /var/www/html/horde/framework/
php install-packages.php
-</code>
-
-//#// You will need to download these two packages to complete the pear installation
-<code>
-wget http://dag.wieers.com/packages/php-sqlite/php-sqlite-1.0.2-1.rhel3.dag.i386.rpm
-wget http://dag.wieers.com/packages/sqlite/sqlite-2.8.16-1.1.el3.rf.i386.rpm
-rpm -ivh sqlite-2.8.16-1.1.el3.rf.i386.rpm
-rpm -ivh php-sqlite-1.0.2-1.rhel3.dag.i386.rpm
</code>
//#// needed for Horde base
<code>
More information about the cvs
mailing list