[cvs] [Wiki] changed: FC4InstallationNotes

Wiki Guest wiki at wiki.horde.org
Mon Feb 13 07:36:03 PST 2006


guest [192.28.2.17]  Mon, 13 Feb 2006 07:36:03 -0800

Modified page: http://wiki.horde.org/FC4InstallationNotes
New Revision:  2.0
Change log:  Moved php-* and cvs to Other section, added php-imap

@@ -4,18 +4,18 @@
 
 +++ !MySQL
 
 <code>
-yum install php-mysql mysql-server php-xml cvs 
+yum install php-mysql mysql-server
 </code>
 (You might need more packages depending your installation.)
 
 //OR//
 
 +++ !PostgreSQL
 
 <code>
-yum install postgresql-server php-pgsql postgresql-libs mod_auth_pgsql postgresql php-xml cvs
+yum install postgresql-server php-pgsql postgresql-libs mod_auth_pgsql postgresql
 </code>
 
 ++ PEAR
 
@@ -26,8 +26,13 @@
 Read the note: http://pear.php.net/bugs/bug.php?id=5113
 If you've faced this problem then you can download a patched file:
 <code>
 pear install http://www.iptp.net/files/File-1.2.1.tgz
+</code>
+
+++ Other Packages
+<code>
+yum install php-xml php-imap cvs
 </code>
 
 ++ Horde
 


More information about the cvs mailing list