Suse-compile-options
From Kolab wiki
Contents |
[edit]
SUSE compile options
The suse compile options are retrieved from the spec files.
[edit]
sasl
(suse pkg is called: cyrus-sasl):
--enable-gssapi --enable-krb4=no --enable-login --enable-pam --enable-sample
[edit]
proftpd
(suse uses vsftpd):
no options
[edit]
postfix
no options
[edit]
imapd
(suse pkg is called: cyrus-imapd):
--enable-annotatemore --enable-murder --enable-netscapehack --enable-nntp --enable-shared --with-auth=unix --with-com_err=yes --with-gss_impl=heimdal --with-idle=idled --with-lock=fcntl --with-mboxlist-db=skiplis --with-openssl=/usr/ssl --without-notify --without-ucdsnmp --with-syslogfacility=DAEMON
[edit]
apache
(suse uses apache2):
Hard to tell the difference as kolab comes with apache1 and suse with apache2.
[edit]
php
--enable-inline-optimization --enable-memory-limit --enable-magic-quotes --enable-safe-mode --enable-sigchild --disable-ctype --disable-session --disable-debug --disable-cli --without-mysql --without-pear
