Ralf Eggert
2009-11-04 07:12:41 UTC
Hi,
I installed the new Ubuntu 9.10 and almost everything went smooth. Now
the only problem that is left over is installing PHPUnit via PEAR. I
used the following commands:
sudo su
export PHP_PEAR_PHP_BIN=/usr/bin/php5
pear install phpunit/PHPUnit
Best regards,
Ralf
I installed the new Ubuntu 9.10 and almost everything went smooth. Now
the only problem that is left over is installing PHPUnit via PEAR. I
used the following commands:
sudo su
export PHP_PEAR_PHP_BIN=/usr/bin/php5
pear install phpunit/PHPUnit
phpunit/PHPUnit requires PEAR Installer (version >= 1.8.1), installed version is 1.5.0
phpunit/PHPUnit can optionally use PHP extension "xdebug" (version >= 2.0.5)
No valid packages found
install failed
=========================================
Package Version State
....
PEAR 1.9.0 stable
....
Has anyone encountered the same problem? Thanks for any advice.phpunit/PHPUnit can optionally use PHP extension "xdebug" (version >= 2.0.5)
No valid packages found
install failed
=========================================
Package Version State
....
PEAR 1.9.0 stable
....
Best regards,
Ralf