partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 8c5b72162a0c5967d97f12e99ba17d4edf2392e2
parent 294d4bcb9e08cac4b4835a879d4277b73bcd6031
Author: Felicitus <felicitus@felicitus.org>
Date:   Thu, 23 Jun 2011 11:48:39 +0200

Updated quick installation instructions

Diffstat:
Mdocumentation/QUICK-INSTALL | 19+++++++++++--------
1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/documentation/QUICK-INSTALL b/documentation/QUICK-INSTALL @@ -27,16 +27,19 @@ pear config-set auto_discover 1 pear install phpunit/PHPUnit pear channel-discover pear.phing.info pear install phing/phing -pear install pear.doctrine-project.org/DoctrineCommon-2.0.0RC1 -pear install pear.doctrine-project.org/DoctrineDBAL-2.0.0BETA4 -pear install pear.doctrine-project.org/DoctrineORM-2.0.0BETA4 +pear install pear.doctrine-project.org/DoctrineORM +pear install pear.symfony-project.com/YAML -Install the optional PEAR packages: ------------------------------------ -These packages are required if you wish to build the test suite. I know, -it's quite a big list, but they are required for development. If you -only wish to use the product, you can safely skip them. + +Install the (not yet) optional PEAR packages: +--------------------------------------------- + +NOTE: THESE PACKAGES ARE REQUIRED IN THE CURRENT BUILDS! INSTALL THEM! + +//These packages are required if you wish to build the test suite. I know, +//it's quite a big list, but they are required for development. If you +//only wish to use the product, you can safely skip them. pear channel-discover components.ez.no pear install phpunit/phpcpd