Summary | cannot have webmail-install in the pear binary path |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.1.4 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | maurizio.rottin (at) gmail (dot) com |
Created | 03/26/2014 (4178 days ago) |
Due | |
Updated | 03/26/2014 (4178 days ago) |
Assigned | |
Resolved | 03/26/2014 (4178 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Please use the mailing lists to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
You don't even have the groupware installed. And this is the culprit:
horde/Horde_Mail requires package "pear/Net_SMTP" (version >= 1.6.0),
installed version is 1.2.10
Priority ⇒ 2. Medium
New Attachment: whorde_install
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Groupware Webmail Edition
Summary ⇒ cannot have webmail-install in the pear binary path
Type ⇒ Bug
State ⇒ Unconfirmed
then:
pear channel-discover pear.horde.org
pear config-set verbose 2
pear install horde/horde_role
pear run-scripts horde/horde_role (I put the path)
pear install -a -B horde/webmail (goes to the end with everithing ok)
I cannot have the webmail-install script. The bin dir is:
PEAR executables directory bin_dir /usr/bin
this are my last changes in the bin dir:
lrwxrwxrwx 1 root root 9 Mar 25 22:18 phar -> phar.phar
-rwxr-xr-x 1 root root 733 Mar 25 23:43 pecl
-rwxr-xr-x 1 root root 817 Mar 25 23:43 peardev
-rwxr-xr-x 1 root root 796 Mar 25 23:43 pear
-rwxr-xr-x 1 root root 11364 Mar 26 00:48 horde-vfs
-rwxr-xr-x 1 root root 3095 Mar 26 00:49 horde-db-migrate-component
This are the directories in the path inserted:
js
themes
Attached the log of the installation process.