Debian-compile-options
From Kolab wiki
Contents |
[edit]
Debian Sarge compile options
The Debian Sarge compile options are retrieved from the source packages. The missing options are noted in bold
[edit]
sasl
(Debian Sarge pkg is called: cyrus-sasl2):
--enable-login --enable-auth-sasldb --enable-sql --enable-ntlm --enable-static --enable-alwaystrue --enable-krb4 --with-ldap
[edit]
proftpd
--enable-autoshadow --enable-ipv6 --enable-sendfile --with-modules=ratio --with-modules=sql --with-modules=sqlpw --with-module=mysql --with-module=pgsql
[edit]
postfix
-DMAX_DYNAMIC_MAPS -DHAS_PCRE -DHAS_LDAP -DHAS_MYSQL -DHAS_PGSQL -DUSE_TLS -DUSE_SASL_AUTH
[edit]
imapd
(Debian Sarge pkg is called: cyrus22-imapd):
--with-extraident=$(EXTRA_IDENT) --with-lock=fcntl --with-perl=/usr/bin/perl --with-openssl=/usr --with-auth=unix --enable-murder --enable-annotatemore --with-idle=poll --with-drac=/usr --with-cyrus-user=cyrus --with-cyrus-group=mail --with-tclsh=/usr/bin/tclsh --with-com_err=/usr --with-syslogfacility=MAIL --with-seen-db=skiplist --with-mboxlist-db=skiplist --with-ucdsnmp=/usr '''--with=group --with=ldap --with=annotate --with=atvdom --with=skiplist --with=goodchars'''
[edit]
apache
(Debian sarge uses apache1.3):
--enable-suexec --without-confadjust --without-execstrip --enable-shared=max --enable-rule=SHARED_CHAIN --enable-module=most --enable-module=status --enable-module=auth_digest --enable-module=log_referer --enable-module=log_agent --enable-module=auth_db --activate-module=src/modules/extra/mod_macro.c --activate-module=src/modules/perl/libperl.a --disable-shared=perl
[edit]
php
--enable-memory-limit --disable-debug --with-regex=php --disable-rpath --disable-static --with-pic --with-layout=GNU --with-pear=/usr/share/php --enable-calendar --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-track-vars --enable-trans-sid --enable-bcmath --with-bz2 --enable-ctype --with-db4 --with-iconv --enable-exif --enable-filepro --enable-ftp --with-gettext --enable-mbstring --with-pcre-regex=/usr --enable-shmop --enable-sockets --enable-wddx --disable-xml --with-expat-dir=/usr --with-xmlrpc --enable-yp --with-zlib --without-pgsql --with-kerberos=/usr --with-openssl=/usr --with-zip=/usr --enable-dbx --with-mime-magic=/usr/share/misc/file/magic.mime --with-exec-dir=/usr/lib/php4/libexec
