4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Compile Problem on De...
FromSent OnAttachments
Thorsten MüllerApr 14, 2004 10:40 pm 
Ron JohnsonApr 15, 2004 2:42 am 
Devin RubiaApr 15, 2004 5:04 am 
cour...@gmx.netApr 16, 2004 6:59 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Compile Problem on Debian 3 with mySQL-supportActions...
From:Devin Rubia (dev@thezone.net)
Date:Apr 15, 2004 5:04:50 am
List:net.sourceforge.lists.courier-maildrop

On Thu, Apr 15, 2004 at 07:39:10AM +0200, Thorsten Mller wrote:

My problem is the following: I'm trying to install a Postfix,Courier-IMAP, Maildrop, mySQL system on my newly installied Debian 3 box. I used the fine howto by Serge Stepanov (http://www.gfxcafe.com/Mail%20Howto.htm). [SNIP] So i decided to remove the Debian Maildrop package and to compile it by myself.

I tried it with ./configure \ --prefix=/usr/lib/courier \ --enable-maildropmysql \ --with-mysqlconfig=/etc/courier/maildropmysql.config \ --enable-maildrop-uid=1004 \ --enable-maildrop-gid=1004

But this failed (see output at the end of the mail).

I appended some system output which might be helpful.

I would be thankful for any hint. [SNIP] ./configure: mysql_config: command not found configure: error: Unable to run mysql_config configure: error: /bin/sh './configure' failed for maildrop

Output of dpkg -l: Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii libmysqlclient 3.23.49-8.5 mysql database client library ii mysql-client 3.23.49-8.5 mysql database client binaries ii mysql-common 3.23.49-8.5 mysql database common files (e.g. /etc/mysql ii mysql-server 3.23.49-8.5 mysql database server binaries

Hmm, perhaps you need the libmysqlclient-dev package?