Roundcube Community Forum

 

PEAR packages

Started by Franck, March 23, 2018, 05:11:13 AM

Previous topic - Next topic

Franck

Hi,
I'm building a rhel7.4 server to make a fresh install of rcd 1.3.5.
In the requirements, the releases of some pear libraries are newer than those of yum rpm.
php-pear-Auth-SASL.noarch 1.0.6-5.el7 -> Auth_SASL 1.1.0 or newer
php-pear-Net-Socket.noarch 1.0.14-1.el7 -> Net_Socket 1.2.1 or newer
php-pear-Net-Sieve.noarch  1.3.4-4.el7 -> Net_Sieve 1.4.0 or newer (for managesieve plugin)
php-pear-Net-LDAP2.noarch 2.1.0-1.el7 -> Net_LDAP2 2.2.0 or newer (for LDAP address books)

Please, is rcd 1.3.5 functionnal with these libraries ? If not can you help me to install the good pear libraries releases.

Thank you very much for your help and regards

alec

Just get the "complete" version of the official release package and don't worry about deps.

Franck

#2
Hi Alec,
Thank's for your response.
I installed pear installer and after the libraries from pear official website to have the latests releases.
I hope I did not make a mistake...

Please, what is the good one for kolab/Net_LDAP3 ? The 1.0.5 tagged with green flag ?

Thank you and regards