Suse-compile-options

From Kolab wiki

Jump to: navigation, search

Contents

SUSE compile options

The suse compile options are retrieved from the spec files.

sasl

(suse pkg is called: cyrus-sasl):

--enable-gssapi
--enable-krb4=no
--enable-login
--enable-pam
--enable-sample

proftpd

(suse uses vsftpd):

no options

postfix

no options

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

apache

(suse uses apache2):

Hard to tell the difference as kolab comes with apache1 and suse with apache2.

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
Personal tools