pyrus / Pyrus

The next generation of the PEAR installer.
http://pear2.php.net/
Other
70 stars 18 forks source link

no packages installed in channel pecl.php.net / Error: Command "PEAR2_HTTP_Request" is not valid. #130

Open brucebnu opened 11 years ago

brucebnu commented 11 years ago

example 1 $ php pyrus.phar list-packages Pyrus version 2.0.0a4 SHA-1: 72271D92C3AA1FA96DF9606CD538868544609A52 Using PEAR installation found at /home/niujiajie/src/myProject/vendor Listing installed packages [/home/niujiajie/src/myProject/vendor]: [channel pecl.php.net]: (no packages installed in channel pecl.php.net) [channel pyrus.net]: (no packages installed in channel pyrus.net) [channel pear2.php.net]: (no packages installed in channel pear2.php.net) [channel pear.php.net]: (no packages installed in channel pear.php.net) [channel doc.php.net]: (no packages installed in channel doc.php.net) [channel uri]: (no packages installed in channel uri)

Example 2 $ php pyrus.phar install PEAR2_HTTP_Request Error: Command "PEAR2_HTTP_Request" is not valid. $ php pyrus.phar install pear/PHP_CodeSniffer-1.5.0RC2 Error: Command "pear/PHP_CodeSniffer-1.5.0RC2" is not valid.