Search Criteria
Package Details: irony 0.3.1-2
Git Clone URL: | https://aur.archlinux.org/irony.git (read-only, click to copy) |
---|---|
Package Base: | irony |
Description: | Kolab Groupware Access Protocol Layers (Cal/Card/GroupDAV support) |
Upstream URL: | http://kolab.org |
Licenses: | |
Submitter: | javitonino |
Maintainer: | None |
Last Packager: | javitonino |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-25 10:35 |
Last Updated: | 2017-07-27 19:21 |
Dependencies (6)
- chwala
- pear-net-ldap3
- roundcubemail-plugins-kolab
- git (git-git) (make)
- php-composer (make)
- pykolab (optional) – configuration tool
Latest Comments
a2h commented on 2020-02-07 17:47
I had to do two things:
in the attached php.ini I had to put a semicolon before the openssl.so and phar.so lines. I did it also for [PHAR] and phar.readonly.Off but not sure if that's required.
I also had to uncomment
precedence ::ffff:0:0/96 100 in /etc/gai.conf
or else it got stuck in the composer install step.