Unix使用pear安裝phpunit失敗 - Linux

Table of Contents


懇求求救

目前使用terminal透過pear安裝phpunit時得到以下訊息,求救G大神後仍無相關解法,
上來求救各位大神, 感謝!

sh-3.2# pear install phpunit/PHPUnit
Did not download optional dependencies: phpunit/PHP_Invoker, use --alldeps to download automatically
Duplicate package channel://pear.phpunit.de/File_Iterator-1.3.3 found
Duplicate package channel://pear.phpunit.de/File_Iterator-1.3.2 found
install failed

--

All Comments

Mary avatarMary2012-10-29
用他要你的加參數試試看
Kama avatarKama2012-11-02
sudo pear install
Charlie avatarCharlie2012-11-07
--force --alldeps pear.phpunit.de/PHPUnit 試過也沒解