On Wed, 3 Nov 2004 15:41:54 +0800, Roger Thomas <sniper@xxxxxxxxxxx> wrote:
I would like to install PEAR Calendar module and did a [root@devel apps]# pear install Calendar but got these: No release with state equal to: 'stable' found for 'Calendar'
Please advise.
Install it manually.
http://pear.php.net/manual/en/installation.manually.php
What?!?!
This is terrible advice.
try:
$ pear install Calendar-beta
or
$ pear install --force Calendar.
Greg
P.S. you should post to php.pear.general or write to php-pear-general@xxxxxxxxxxxxx for PEAR-related questions.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php