doc:phd:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:phd:install [2009/12/22 20:40] – update svn install philipdoc:phd:install [2011/04/06 10:59] – external edit 127.0.0.1
Line 37: Line 37:
 </code> </code>
 ==== Using SVN ==== ==== Using SVN ====
 +NOTE: Using PhD from SVN is not recommended.
 +
 +
 Getting the code: Getting the code:
 <code> <code>
Line 48: Line 51:
 </code> </code>
  
-Alternately you can (although not recommended) run PhD directly from SVN, without needing to install it. The same holds true if using the tarball, because all the phd command really does is execute "php render.php" so:+To then install the "PHP" package (needed to render the PHP documentations): 
 +<code> 
 +$ pear install package_php.xml 
 +</code> 
 + 
 +Alternately you can run PhD directly from SVN, without needing to install it. The same holds true if using the tarball, because all the phd command really does is execute "php render.php" so:
 <code> <code>
 $ cd phd $ cd phd
doc/phd/install.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1