Ahriman
November 1st, 2005, 12:16 AM
I'm trying to install pear's Text_CAPTCHA addon (after reading this article (http://phpsec.org/articles/2005/text-captcha.html)), but when I try installing the packages neccesary, I get the following errors:
sudo pear install Image_Text
no release with state equal to 'stable' found for 'Image_Text'
sudo pear install Text_CAPTCHA
no release with state equal to 'stable' found for 'Text_CAPTCHA'
I installed the first package, Text_Password, and it seemed fine. Is there a config file I could edit somewhere to tell pear to install these things anyway?
Cheers
sudo pear install Image_Text
no release with state equal to 'stable' found for 'Image_Text'
sudo pear install Text_CAPTCHA
no release with state equal to 'stable' found for 'Text_CAPTCHA'
I installed the first package, Text_Password, and it seemed fine. Is there a config file I could edit somewhere to tell pear to install these things anyway?
Cheers