Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.1.7

Bug #1091 dependancies on Crypt_CHAP make package difficult to install
Submitted: 2004-03-30 03:03 UTC
From: alan_k Assigned: mike
Status: Closed Package: File_Passwd
PHP Version: 4.3.4 OS: na
Roadmaps: (Not assigned)    
Subscription  


 [2004-03-30 03:03 UTC] alan_k
Description: ------------ pear install File_Passwd requires package `Crypt_CHAP' >= 0.8.6 pear install Crypt_CHAP 'mhash' PHP extension is not installed 'mcrypt' PHP extension is not installed I suggest Cyrpt_CHAP is made an optional dependancy again.

Comments

 [2004-03-30 08:45 UTC] mike
Thank you for your bug report. This issue has already been fixed in the latest released version of the package, which you can download at http://pear.php.net/packages.php Hi Alan, I thought it was just the script displaying the dependencies, but investigating the package file actually showed that dependencies were indeed mixed up in the package file of 1.0.0. Thanks