Hello list. I have a litle problem with pear at tsl 3.0 Trying to install horde (www.horde.org). When I finish with the "quick install" I run www.site.com/horde/test.php to see what happened. And I see a problem with Pear, that Mail_Mime and other stuff in pear like Log DB Net_Socket Date Auth_SASL HTTP_Request File Net_SMTP Services_Weather XML_Serializer and goes on...
In the INSTALL file of horde tells how to fix this litle problem, just installing these packages with pear install "package_name" But when I was trying to install a package like DB I was getting the error # pear install DB downloading DB-1.7.6.tgz ... Starting to download DB-1.7.6.tgz (124,807 bytes) ...........................done: 124,807 bytes requires package `PEAR' >= 1.0b1 DB: Dependencies failed As I could understand it needs a newer Pear version and logically I tried to download the newest Version doing this: #pear install PEAR but it wasnt my lucky day downloading PEAR-1.4.5.tgz ... Starting to download PEAR-1.4.5.tgz (277,491 bytes) .........................................................done: 277,491 bytes requires package `PEAR' >= 1.3.3 PEAR: Dependencies failed I search the pear help to see if I can first download the older version but nothing Any help / ideas about this please ? Chris P. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
