I had two problems installing. First it failed because the command python did not exist. The following command is a quick fix for that:
ln -s /usr/bin/python2 /usr/bin/python
The second time I compiled I also received the problem about about invalid group zarafa. I fixed that with:
groupadd zarafa
This was on a 32 bit system (with a lovely Pentium 4)
Search Criteria
Package Details: kopano-core 11.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/kopano-core.git (read-only, click to copy) |
---|---|
Package Base: | kopano-core |
Description: | Foundation for groupware messaging enabling clients |
Upstream URL: | https://www.kopano.com/ |
Licenses: | AGPL3 |
Groups: | kopano |
Submitter: | martimcfly |
Maintainer: | None |
Last Packager: | martimcfly |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-30 22:36 (UTC) |
Last Updated: | 2022-03-31 19:38 (UTC) |
Dependencies (43)
- catdoc
- gawk (gawk-gitAUR, busybox-coreutilsAUR)
- libiconv
- libxslt (libxslt-gitAUR)
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server)
- poppler (poppler-gitAUR)
- python-bsddb
- python-dateutil
- python-magic (python-magic-gitAUR)
- python-pilkit
- python-pytz
- python-tzlocal
- python-xapian
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- w3m
- binutils (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- Show 23 more dependencies...
Required by (4)
Sources (1)
ryho commented on 2013-09-11 23:43 (UTC)
<deleted-account> commented on 2013-08-31 01:22 (UTC)
Missing dependency check for the package kyotocabinet.
HLFH commented on 2013-07-06 17:27 (UTC)
Add ARM support
<deleted-account> commented on 2013-02-06 08:27 (UTC)
Thanks for your comment. The user group zarafa is missing. You can add the group and try again. I will improve the package within the next update.
sysfu commented on 2013-02-06 04:56 (UTC)
Thanks for update supporting current Boost version 1.52. Build failed however with this error
make[1]: Leaving directory `/home/seth/zarafa-server/src/zarafa-7.1.3'
install: invalid group ���zarafa���
==> ERROR: A failure occurred in build().
Aborting...
Enverex commented on 2012-08-17 14:59 (UTC)
Doesn't work for me, looks like they're expecting old software:
checking boost version compatibility... configure: error: boost version is too new
<deleted-account> commented on 2012-06-20 07:33 (UTC)
'boost' should be added as a dependency, otherwise build() fails at the configure step:
checking for Boost headers version >= 103500... no
configure: error: cannot find Boost headers version >= 103500
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
it works fine after a pacman -S boost
<deleted-account> commented on 2011-11-19 17:17 (UTC)
I updated the package. Please, try again.
<deleted-account> commented on 2011-11-16 14:07 (UTC)
I tried to install Zarafa but faild with the following error:
Package requirements (vmime = 0.9.0) were not met:
Requested 'vmime = 0.9.0' but version of vmime is 0.7.1
updating zarafa-libvmime doesn't work either
aur.archlinux.org/packages.php?ID=29283
i am using a 64bit system.
any hints?
<deleted-account> commented on 2010-12-23 16:36 (UTC)
Please update to 6.40.0.
Pinned Comments