guest [130.89.161.145]  Mon, 16 Mar 2015 11:59:03 +0000

Modified page: http://wiki.horde.org/Doc/Dev/Component/Components
New Revision:  5
Change log:  Added fix that took me (unfamiliar with horde) hours to find

@@ -11,9 +11,12 @@
The tool is a pure Horde4 tool and has not seen a real release yet. You are currently encouraged to run it directly from a git checkout of the **horde** repository.

 + Usage

-You must have the Horde framework installed within your PHP include path. The standard procedure for this is detailed on this ((Doc/Dev/Framework|page)). +You must have the Horde framework installed within your PHP include path. The standard procedure for this is detailed on this ((Doc/Dev/Framework|page)). If it does not work, consider installing the `components` module with PEAR:
+<code>
+pear install horde/components/package.xml
+</code>

 Now you should be able to run the tool with:

 <code>

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

Reply via email to