Author Topic: PEAR packages  (Read 2246 times)

Offline Franck

  • Jr. Member
  • **
  • Posts: 26
PEAR packages
« on: March 23, 2018, 05:11:13 AM »
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
« Last Edit: March 28, 2018, 02:42:18 AM by Franck »

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
Re: PEAR packages
« Reply #1 on: March 23, 2018, 06:30:34 AM »
Just get the "complete" version of the official release package and don't worry about deps.

Offline Franck

  • Jr. Member
  • **
  • Posts: 26
Re: PEAR packages
« Reply #2 on: March 23, 2018, 07:04:36 AM »
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
« Last Edit: March 28, 2018, 02:42:01 AM by Franck »