I have successfully compiled HEAD on FreeBSD-7 and I hope I am not doing
anything weird.
./configure
--cache-file=../cache_file
--prefix=/opt/dovecot2
--with-ioloop=kqueue
--with-notify=kqueue
--with-sql=yes
--with-mysql
--with-zlib
--with-bzlib
--with-ssl=openssl
--with-sql-drivers
FreeBSD-7# pwd /opt/dovecot2 FreeBSD-7# ls -al sbin/dovecot* -rwxr-xr-x 1 root wheel 132924 Apr 27 16:59 sbin/dovecot -rwxr-xr-x 1 root wheel 100452 Apr 27 16:59 sbin/dovecotpw FreeBSD-7# ./sbin/dovecot -n dovecot: illegal option -- n Usage: dovecot [-F] [-c <config file>] [-p] [-n] [-a] [-cb <config binary path>] [--version] [--build-options] FreeBSD-7# ./bin/doveconf doveconf: Fatal: Error in configuration file /opt/dovecot2/etc/dovecot.conf line 1048: Unknown setting: user
PS: This is the default config it shipped with. Nothing changed so far.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223
"Clothes make the man. Naked people have little or no influence on society." -- Mark Twain
On Mon, 2009-04-27 at 17:06 +0300, Odhiambo ワシントン wrote:
FreeBSD-7# ./sbin/dovecot -n dovecot: illegal option -- n
Yes, it's not implemented yet. doveconf -n prints not-really-human-readable output.
FreeBSD-7# ./bin/doveconf doveconf: Fatal: Error in configuration file /opt/dovecot2/etc/dovecot.conf line 1048: Unknown setting: user
Yes, I haven't yet removed the extra settings.. Just comment out those lines it complains about :)
participants (2)
-
Odhiambo ワシントン
-
Timo Sirainen