Displaying 4 results from an estimated 4 matches for "duserdb_mysql".
2004 Feb 12
1
Error While compiling with the Mysql patch
...ress.o(.text+0xb4): undefined reference to `compress'
/usr/local/lib/mysql/libmysqlclient.a(my_compress.o): In function
`my_uncompress':
my_compress.o(.text+0x12a): undefined reference to `uncompress'
I Included the FLAGS:
AUTH_CFLAGS="-I/usr/local/include/mysql -DPASSDB_MYSQL -DUSERDB_MYSQL" \
AUTH_LIBS="-L/usr/local/lib/mysql -lmysqlclient" \
Before to compile, and I'm using a Debian woody.
Do you know what happens?
Thanks
Xavi
2003 Nov 17
1
MySQL patch + Debian
Hi folks.
Sorry to post here about a patch that hasn't been officially integrated
into Dovecot, however I am trying to get it going and seem to have hit
a dead end.
I downloaded the Debianised source for Dovecot (0.99.10-9) from sarge:
> wedge:/usr/local/src# apt-get -t testing source dovecot
then applied the latest MySQL patch that I could find on the list:
>
2003 Dec 11
3
dovecot..
Hi All..
Has anyone got any experimental patches for mysql auth?
Regards,
Cami
2004 Apr 13
1
file permissions help!
...:11 "Error: child 18613 (imap) returned error 89
Of course the user and domain info was changed.
I am out of ideas but thats not to say its something easy or something I
completely looked over.
This is how I compiled dovecot:
CPPFLAGS="-I/usr/local/mysql/include/mysql -DPASSDB_MYSQL -DUSERDB_MYSQL" \
LDFLAGS="-L/usr/local/mysql/lib/mysql/ -lmysqlclient" \
\
./configure \
--prefix=/usr/local/imapd \
--disable-ipv6 \
--without-pop3d \
--without-ssl \
--with-storages=mbox \
--enable-debug
thanks in advance.
Scott