<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-text-html" lang="x-western"> <font face="Courier
        New, Courier, monospace">Hi, I wanted to let you know that at
        the first time I was installing HORDE 5 with PEAR, I followed <b>ALL</b>
        the prerequisites and the commands for installation as written
        in <a class="moz-txt-link-freetext"
          href="http://www.horde.org/apps/webmail/docs/INSTALL">http://www.horde.org/apps/webmail/docs/INSTALL</a>
        but in that page nothing is said about PEAR needing to be
        upgraded in the first place.<br>
        <br>
        I'm using Debian 6 (upgraded) but PEAR remains on a lower
        version than needed to install HORDE, and PEAR is telling me
        that Horde 5 packages needs PEAR 1.9.2 and 1.9.4.<br>
        <br>
        And that's not all, after learning myself how to upgrade PEAR,
        there were some OTHER missing PEAR packages needed which WEREN'T
        auto-upgraded nor auto-downloaded nor auto-detected as a
        AUTO-DEPENDENCY, so it seems to me that the whole PEAR
        installation has failed in its objective of making everything
        auto-installable, and user friendly.<br>
        <br>
        Here I'm sending you all a snippet with the list of commands
        missing in the documentation INSTALL, that need to go INTO the
        section PREREQUISITES (as in PEAR >= 1.9.2).<br>
        <br>
      </font>
      <hr size="2" width="100%"><font face="Courier New, Courier,
        monospace">pear install pear<br>
        pear install pear/net_sieve<br>
        pear install pear/net_smtp<br>
        pear install pear/net_imap<br>
        pear install pear/net_pop3<br>
        pear channel-discover pear.symfony.com<br>
      </font>
      <hr size="2" width="100%"><font face="Courier New, Courier,
        monospace"><br>
        Please take my message as a way to improve the docs, and please
        don't assume that everybody knows the inner workings of PEAR, so
        it would be VERY NICE for new users that those 6 extra steps
        that I wrote are in some way included in the INSTALL. (for
        example: INSTALL tells you that you need IMAP/POP3 and SMTP
        servers running, but it doesn't tell you that PEAR needs to have
        special PEAR modules updated to latest versions for
        SMTP/IMAP/POP3).<br>
        <br>
        Thank you for your time, now I'll be glad to test Horde 5 if
        everything else goes well.<br>
      </font> </div>
  </body>
</html>