[commits] [Wiki] changed: Doc/Dev/Component/Components

Wiki Guest wikiguest at horde.org
Mon Mar 16 11:59:03 UTC 2015


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>



More information about the commits mailing list