[cvs] [Wiki] changed: RHEL3PearHowTo
Wiki Guest
wiki at wiki.horde.org
Fri Nov 4 22:06:57 PST 2005
guest [69.178.15.247] Fri, 04 Nov 2005 22:06:57 -0800
Modified page: http://wiki.horde.org/RHEL3PearHowTo
New Revision: 1.7
Change log: mgb - added rpm's needed for pear installation
@@ -9,8 +9,10 @@
//#// 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