さんきゅう堂的_バックアップ
Maia Mailguard(PEAR)
- Next Page: 最終仕上げ?
- Prev Page: CPANでCrypt::DSAインストール
怒られてるみたいです。
** WARNING! Backed up old pear to /usr/bin/X11/pear_oldpearが無いぞっと・・・
The 'pear' command is now at your service at /usr/bin/pear
** The 'pear' command is not currently in your PATH, so you need to
** use '/usr/bin/pear' until you have added
** '/usr/bin' to your PATH environment variable.
Run it without parameters to see the available actions, try 'pear list'
to see what packages are installed, or 'pear help' for help.
For more information about PEAR, see:
http://pear.php.net/faq.php
http://cvs.php.net/co.php/pearweb/doc/pear_package_manager.txt?p=1
http://pear.php.net/manual/
Thanks for using go-pear!
# pear install Net_POP3シンボリックリンク作成
bash: pear: command not found
# ln -s /usr/bin/pear5 /usr/bin/pearこれでどうだ!・・・Net_Socketが古いぞっ
# pear install Net_POP3おっOKですね!
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
Did not download dependencies: pear/Net_Socket, use --alldeps or --onlyreqdeps to download automatically
pear/Net_POP3 requires package "pear/Net_Socket" (version >= 1.0)
No valid packages found
install failed
# pear install Net_SocketNet_POP3インストールOK
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
downloading Net_Socket-1.0.8.tgz ...
Starting to download Net_Socket-1.0.8.tgz (5,441 bytes)
.....done: 5,441 bytes
install ok: channel://pear.php.net/Net_Socket-1.0.8
# pear install Net_POP3
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
downloading Net_POP3-1.3.6.tgz ...
Starting to download Net_POP3-1.3.6.tgz (10,076 bytes)
.....done: 10,076 bytes
install ok: channel://pear.php.net/Net_POP3-1.3.6