doc:phd:install
Differences
This shows you the differences between two versions of the page.
doc:phd:install [2008/03/13 08:47] bjori Fix instructions |
doc:phd:install [2017/09/22 13:28] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Installing PhD ===== | ||
- | |||
- | |||
- | ==== Using PEAR ==== | ||
- | < | ||
- | bjori@lindsay: | ||
- | downloading PhD-0.2.2.tgz ... | ||
- | Starting to download PhD-0.2.2.tgz (26,418 bytes) | ||
- | .........done: | ||
- | install ok: channel:// | ||
- | bjori@lindsay: | ||
- | bjori@lindsay: | ||
- | </ | ||
- | |||
- | ==== Using CVS ==== | ||
- | Getting the code: | ||
- | < | ||
- | $ cvs -d: | ||
- | </ | ||
- | |||
- | Install and run from CVS: | ||
- | < | ||
- | $ cd phd | ||
- | $ pear install -f package.xml | ||
- | $ phd -d/ | ||
- | </ | ||
- | |||
- | Alternately you can (although not recommended) run PhD directly from CVS, without needing to install it: | ||
- | < | ||
- | $ cd phd | ||
- | $ php build.php -d/ | ||
- | </ | ||
doc/phd/install.txt · Last modified: 2017/09/22 13:28 (external edit)