On Sun, Mar 21, 2010 at 16:23, Robert P. J. Day <rpj...@crashcourse.ca> wrote: > On Sun, 21 Mar 2010, Hannes Magnusson wrote: > >> On Sun, Mar 21, 2010 at 14:27, Robert P. J. Day <rpj...@crashcourse.ca> >> wrote: >> > >> > a short report on the latest attempt to checkout and build the >> > manual from SVN. checkout worked fine, i installed phd, then ran >> > build.sh, several lines of what looked like reasonable output, then: >> >> svn up and try again, there were couple of bugs in that script :] >> See http://svn.php.net/viewvc?view=revision&revision=296477 > > just FYI: > > $ pear remote-list -c doc.php.net > Channel doc.php.net Available packages: > ======================================= > Package Version > PhD 1.0.0 > PhD_Generic 1.0.0 > PhD_PHP 1.0.0 > PhD_PEAR 1.0.0 > PhD_GeSHi 1.0.0 > PhD_GeSHi11x 1.0.0 > PhD_IDE -n/a-
$ pear list-all -c doc.php.net is more useful as it prints your installed packages too Do note that I added the phd_php package as a requirement in the comments in build.sh -Hannes