[horde] Horde 4.0-ALPHA1

Manilal K M libregeek at gmail.com
Wed Mar 9 11:42:54 UTC 2011


On 9 March 2011 16:36, Jan Schneider <jan at horde.org> wrote:
> Zitat von Manilal K M <libregeek at gmail.com>:
>
>> On 9 March 2011 06:15, Jan Schneider <jan at horde.org> wrote:
>>>
>>> After more than two years of development, the Horde Team is pleased to
>>> announce
>>> the first alpha release of the Horde Application Framework version 4.0.
>>>
>>> The Horde Application Framework is a flexible, modular, general-purpose
>>> web
>>> application framework written in PHP. It provides an extensive array of
>>> components that are targeted at the common problems and tasks involved in
>>> developing modern web applications. It is the basis for a large number of
>>> production-level web applications, notably the Horde Groupware suites.
>>> For
>>> more
>>> information on Horde or the Horde Groupware suites, visit
>>> http://www.horde.org.
>>>
>>> IMPORTANT! This is a preview version that should not be used on
>>> production
>>> systems. This version is considered feature complete but there are likely
>>> to
>>> be
>>> bugs. You should not use this preview version with existing production
>>> data. Migration of data from earlier versions has not been fully tested
>>> yet
>>> and
>>> is not supported.
>>>
>>> We encourage widespread testing and feedback via the mailing lists or our
>>> bug
>>> tracking system. Updated translations are very welcome, though some
>>> strings
>>> might still change before the release candidates are prepared.
>>>
>>> The installation method for Horde 4 has been changed to use the PEAR
>>> installer. To prepare your local PEAR installation to install software
>>> from
>>> Horde's PEAR server, run the following commands from the command line:
>>>
>>>  pear channel-discover pear.horde.org
>>>  pear install horde/horde_role-alpha
>>>  pear run-scripts horde/horde_role
>>>
>>> The last command will ask you for the filessystem location for your Horde
>>> installation. This should be some path in your web server's document
>>> root,
>>> e.g. /var/www/horde. These commands only need to be run once. You are now
>>> prepared to install, upgrade and uninstall Horde packages. To install the
>>> alpha
>>> release of Horde, run the following commands:
>>>
>>>  pear install horde/horde-alpha
>>
>> I tried the above four steps. But couldn't find the application in the
>> specified *Filesystem location for the base Horde application*.
>
> Can you post a log of the commands you executed?

Unfortunately, I didn't saved the command log and it's output. Please
find the attached file which has all the commands and it's output
obtained when I re-executed the commands.

regards
-- 
Manilal K M : മണിലാല്‍ കെ എം.
http://libregeek.blogspot.com
-------------- next part --------------
[root at es016 html]# pear channel-discover pear.horde.org
Channel "pear.horde.org" is already initialized

[root at es016 html]# pear install horde/horde_role-alpha
horde/horde_role is already installed and is the same as the released version 1.0.0alpha2
install failed

[root at es016 html]# pear run-scripts horde/horde_role
Including external post-installation script "/usr/share/pear/PEAR/Installer/Role/Horde/Role.php" - any errors are in this script
Inclusion succeeded
running post-install script "Horde_Role_postinstall->init()"
init succeeded
Filesystem location for the base Horde application : /var/www/html/horde
Configuration successfully saved to PEAR config.
Install scripts complete

[root at es016 html]# pear install horde/horde-alpha
WARNING: "pear/DB" is deprecated in favor of "pear/MDB2"
Did not download optional dependencies: horde/Horde_Browser, horde/Horde_Crypt, horde/Horde_Editor, horde/Horde_Form, horde/Horde_Icalendar, horde/Horde_Kolab_Storage, horde/Horde_Nls, horde/Horde_Text_Filter, horde/Horde_Tree, pecl/lzf, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Mime, horde/Horde_Notification, horde/Horde_Prefs, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Imap_Client, horde/Horde_Ldap, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Memcache, pecl/lzf, use --alldeps to download automatically
Did not download optional dependencies: pecl/idn, horde/Horde_Text_Filter, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Alarm, horde/Horde_Nls, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_DataTree, use --alldeps to download automatically
WARNING: "pear/DB" is deprecated in favor of "pear/MDB2"
Did not download optional dependencies: horde/Horde_Imap_Client, horde/Horde_Mime, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Test, horde/Horde_Kolab_Storage, horde/Horde_DataTree, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Imap_Client, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Icalendar, horde/Horde_Test, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Text_Filter_Csstidy, horde/Horde_Text_Flowed, use --alldeps to download automatically
Did not download optional dependencies: horde/Horde_Ldap, use --alldeps to download automatically
horde/Horde_Core can optionally use package "horde/Horde_Crypt" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Core can optionally use package "horde/Horde_Editor" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Core can optionally use package "horde/Horde_Icalendar" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Core can optionally use package "horde/Horde_Kolab_Storage" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Core can optionally use package "pecl/lzf" (recommended version 1.5.2)
horde/Horde_Auth can optionally use package "horde/Horde_Imap_Client" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Auth can optionally use package "horde/Horde_Ldap" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Auth can optionally use PHP extension "pam_auth"
horde/Horde_Auth can optionally use PHP extension "sasl"
horde/Horde_Cache can optionally use package "horde/Horde_Memcache" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Cache can optionally use package "pecl/lzf" (recommended version 1.5.2)
horde/Horde_Cache can optionally use PHP extension "apc" (version >= 2.0.0)
horde/Horde_Cache can optionally use PHP extension "eaccelerator" (version >= 0.9.5)
horde/Horde_Mime can optionally use package "pecl/idn"
horde/Horde_Perms can optionally use package "horde/Horde_DataTree" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Serialize can optionally use package "horde/Horde_Imap_Client" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Serialize can optionally use PHP extension "bzip2"
horde/Horde_Serialize can optionally use PHP extension "lzf"
horde/Horde_Serialize can optionally use PHP extension "wddx"
horde/Horde_Share can optionally use package "horde/Horde_Test" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Share can optionally use package "horde/Horde_Kolab_Storage" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Share can optionally use package "horde/Horde_DataTree" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Util requires PHP extension "dom"
horde/Horde_Util can optionally use package "horde/Horde_Imap_Client" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Util can optionally use PHP extension "mbstring"
horde/Horde_Core requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/horde requires package "horde/Horde_Core" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Form requires package "horde/Horde_Core" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Form requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Token requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Tree requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Alarm requires package "horde/Horde_Core" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Auth requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Browser requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Cache requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Lock requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Mime requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Mime_Viewer requires package "horde/Horde_Browser" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Mime_Viewer requires package "horde/Horde_Mime" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Mime_Viewer requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Notification requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Perms requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Prefs requires package "horde/Horde_Mime" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Prefs requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Serialize requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Share requires package "horde/Horde_Perms" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Date can optionally use package "horde/Horde_Icalendar" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Date can optionally use package "horde/Horde_Test" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Compress requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Text_Filter requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Text_Filter can optionally use package "horde/Horde_Text_Filter_Csstidy" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Text_Flowed requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Group requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Group can optionally use package "horde/Horde_Ldap" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Nls requires package "horde/Horde_Util" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_Nls can optionally use PHP extension "geoip"
horde/Horde_Date requires package "horde/Horde_Nls" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
horde/Horde_ActiveSync requires package "horde/Horde_Date" (version >= 1.0.0alpha1, version <= 2.0.0, excluded versions: 2.0.0)
No valid packages found
install failed


More information about the horde mailing list