jan  Tue, 08 Mar 2011 17:42:04 +0000

Modified page: http://wiki.horde.org/ReleaseNotesHorde4
New Revision:  1.3
Change log:  Add installation instructions

@@ -10,8 +10,20 @@

This is a preview version that should not be used on production systems. This version is considered feature complete but there might still be a few bugs. You should not use this preview version over existing production data.

We encourage widespread testing and feedback via the mailing lists or our bug tracking system. Updated translations are very welcome, though some strings might still change before the final release.
+
+++ Installation
+
+The installation method for Horde 4 has been changed to use the PEAR installer. To prepare your local PEAR installation to install software from Horde's PEAR server, run the following commands from the command line:
+
+  pear channel-discover pear.horde.org
+  pear install horde/horde_role-alpha
+  pear run-scripts horde/horde_role
+
+The last command will ask you for the filessystem location for your Horde installation. This should be some path in your web server's document root, e.g. /var/www/horde. These commands only need to be run once. You are now prepared to install, upgrade and uninstall Horde packages. To install the alpha release of Horde, run the following commands:
+
+  pear install horde/horde-alpha

 ++ Changes

 The major changes compared to the Horde version 3.3 are:

__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to