From: Pierre <[EMAIL PROTECTED]> To: Friedhelm Betz <[EMAIL PROTECTED]> Cc: Pierre-Alain Joye <[EMAIL PROTECTED]>, phpdoc@lists.php.net Subject: Re: [PHP-DOC] cvs: phpdoc /en/install pecl.xml Date: Sat, 21 Oct 2006 12:38:03 +0200 X-Mailer: Sylpheed-Claws 2.5.5 (GTK+ 2.8.20; x86_64-unknown-linux-gnu)
On Sat, 21 Oct 2006 10:50:18 +0200 Friedhelm Betz <[EMAIL PROTECTED]> wrote: > Hi Pierre, > > Pierre-Alain Joye wrote: > > pajoye Thu Oct 19 21:09:02 2006 UTC > > > > Modified files: > > /phpdoc/en/install pecl.xml > > Log: > > - replace pear by pecl. "pecl" is the pecl.php.net installer > > (default channel of pecl is pecl.php.net not pear.php.net) > > > And pecl is available as of PHP x.x.x? > What should people use with versions <= PHP x.x.x? > Or is this an issue, which Version if PEAR is installed? > > Think, that should be in the docs. PEAR 1.4.0 or earlier, available in all recent (and supported) PHP releases. The installation of the pecl command is done by the installer (gopear or with php releases). It has to be used to install pecl packages, not pear. -- Pierre