On 10/07/2014 03:51 PM, Reindl Harald wrote:
Am 07.10.2014 um 21:43 schrieb Robert Moskowitz:
Redsleeve is the arm port of Centos 6. So I am installing from the tar from roundcube.net and the installer script reports that:
Checking PHP extensions
The following modules/extensions are /required/ to run Roundcube:
DOM: NOT OK(Could be loaded. Please add in php.ini; See http://www.php.net/manual/en/book.dom.php)
The next couple of extensions are /optional/ and recommended to get the best performance: FileInfo: OK
Mcrypt: NOT AVAILABLE(See http://www.php.net/manual/en/book.mcrypt.php) Intl: NOT AVAILABLE(See http://www.php.net/manual/en/book.intl.php)
I don't see in the manual what to add to php.ini. Please advise.
I have tried to find mcrypt (yum install mcrypt libmcrypt), but these are not the mcrypt it seems to want.
it needs php-extensions and not just system libraries with some luck there is a EPEL repo for ARM
And I don't know were to find the intl.php
as above
No package php-extensions available.
Going to have to work with Gordon about all the things I am not finding in his repos.