Greg Donald wrote:
On Wed,  3 Nov 2004 15:41:54 +0800, Roger Thomas <[EMAIL PROTECTED]> wrote:

I would like to install PEAR Calendar  module and did a
[EMAIL PROTECTED] 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 [EMAIL PROTECTED] for PEAR-related questions.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to