[imp] About Pear and horde
   
    Rene Lund Jensen
     
    lundeman@tbkol.dk
       
    Thu, 15 Aug 2002 17:51:29 +0200
    
    
  
> >From horde/docs/INSTALL
>  3. Additional PEAR Modules
>
> PEAR is short for "PHP Extension and Application Repository".
> The goal of PEAR is to provide a means of distributing reusable
> code.
>
> For more information, see http://pear.php.net/
>
> Horde requires several additional PEAR modules to be installed
> for complete functionality.
>
> a. Log
>
> To install, you must enter the following at the command prompt:
> pear install Log
>
> b. Mail_Mime
>
> To install, you must enter the following at the command prompt:
> pear install Mail_Mime
>
> - Mike :-)
Maybe this should be included in test.php if one or more pear modules is
found to be missing..??
Or maybe a link to the pear web installer manual..??
René Jensen