doc:phd:install

This is an old revision of the document!


Installing PhD

Using PEAR

bjori@lindsay:~$ pear install http://doc.php.net/phd/PhD-0.2.0.tgz
downloading PhD-0.2.0.tgz ...
Starting to download PhD-0.2.0.tgz (23,669 bytes)
.......done: 23,669 bytes
install ok: channel://__uri/PhD-0.2.0
bjori@lindsay:~$ mkdir build && cd build
bjori@lindsay:~/build$ phd /path/to/your/phpdoc/checkout

Using CVS

# cvs -d:pserver:cvsread@cvs.php.net/repository co phd
# cd phd
# vim config.php # Edit the xml_root to point to your phpdoc checkout and remove the die() line
# pear install -f package.xml
# phd -d/path/to/phpdoc/.manual.xml
doc/phd/install.1205149500.txt.gz · Last modified: 2017/09/22 13:28 (external edit)



Table of Contents