Displaying 1 result from an estimated 1 matches for "eooll".
2006 Jun 06
2
Dovecot configure script for 1.0b8 not including SQL drivers?
...The whole invocation is:
CPPFLAGS='-I/usr/local/openssl-0.9.8b/include
-I/usr/local/pgsql-8.1.4/include'
LDFLAGS='-L/usr/local/openssl-0.9.8b/lib -L/usr/local/pgsql-8.1.4/lib'
./configure --prefix=/usr/local/dovecot-1.0b8
--sysconfdir=/etc/dovecot --localstatedir=/var --with-ioloop=eooll
--with-notify=dnotify --without-pop3d --with-storages=maildir
--with-sql --with-pgsql --with-gnu-ld
Thanks in advance.