[horde] pear install horde/horde .. but no files downloaded ?!
Jan Schneider
jan at horde.org
Thu Apr 28 11:17:03 UTC 2011
Zitat von Bruno Costacurta <techie at costacurta.org>:
> Hello to All,
>
> I'm trying to install H4 but got no success as no files at all are
> downloaded.
> I read the H4 doc and so hereafter the commands I used :
>
>
> -? sudo pear channel-discover pear.horde.org
>
> -? pear list-channels
>
> Registered Channels:
>
> ====================
>
> Channel Alias Summary
> ...
> pear.horde.org pear.horde.org Horde PEAR server
> ...
>
>
> -? sudo mkdir /var/www/horde-4
>
> (note : I used currently H3 installed in /var/www/horde)
>
>
> -? dir /var/www/horde-4
> total 8.0K
> drwxr-xr-x 10 root root 4.0K 2011-04-28 12:40 ..
> drwxr-xr-x 2 root root 4.0K 2011-04-28 12:40 .
>
>
>
> -? sudo pear install horde/horde_role
>
> downloading Horde_Role-1.0.0.tgz ...
> Starting to download Horde_Role-1.0.0.tgz (2,304 bytes)
> ....done: 2,304 bytes
> install ok: channel://pear.horde.org/Horde_Role-1.0.0
> pear.horde.org/Horde_Role has post-install scripts:
> /usr/share/php/PEAR/Installer/Role/Horde/Role.php
> Horde_Role: Use "pear run-scripts pear.horde.org/Horde_Role" to finish setup.
>
> DO NOT RUN SCRIPTS FROM UNTRUSTED SOURCES
>
>
>
> -? sudo pear run-scripts horde/horde_role
> Including external post-installation script
> "/usr/share/php/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/horde-4
> Configuration successfully saved to PEAR config.
> Install scripts complete
All fine so far.
> -? sudo pear install horde/horde
>
> Did not download optional dependencies:
> pear.horde.org/Horde_ActiveSync, pear.horde.org/Horde_DataTree,
> pear.horde.org/Horde_Db, pear.horde.org/Horde_Feed,
> pear.horde.org/Horde_Oauth, pear.horde.org/Horde_Service_Facebook,
> pear.horde.org/Horde_Service_Twitter, pear.horde.org/Horde_SyncMl,
> pear/SOAP, use --alldeps to download automatically
> ?
> ...
> downloading Horde_Alarm-1.0.0.tgz ...
> Starting to download Horde_Alarm-1.0.0.tgz (22,727 bytes)
> ......done: 22,727 bytes
> ?
> install ok: channel://pear.horde.org/Horde_Db-1.0.1
> install ok: channel://pear.horde.org/Horde_Perms-1.0.0
> install ok: channel://pear.horde.org/Horde_History-1.0.0
> install ok: channel://pear.horde.org/Horde_Share-1.0.0
You left out the important bits. Check the output for "pear
install..." for any missing required dependencies. Those are easy to
overlook in the noisy PEAR installer output.
> but no files are found under H4 directory ... ?! :
>
> -? dir /var/www/horde-4
>
> total 8.0K
> drwxr-xr-x 10 root root 4.0K 2011-04-28 12:40 ..
> drwxr-xr-x 2 root root 4.0K 2011-04-28 12:40 .
Only Horde libraries have been installed so far, most of those don't
install anything in the webroot. The "horde" package itself wasn't
installed yet.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list