[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: qmailrock installition error



On Fri, Apr 20, 2007 at 06:07:40AM -0700, Nevruz Mesut Sahin wrote:
>    dear friend when I was installing qmailrock I get below errors can anybody
>    helpme

  Firstly there was no need to add so much logging to your mail.

  The important line was:

> vauth.c:33:19: error: mysql.h: No such file or directory

  This means the compiler couldn't find mysql.h, which means you
 are missing the MySQL development package(s).

  Install them with something like:

    apt-get install libmysqlclient15-dev

  Secondly qmail never rocks - unless you have a very specific
 requirement you'd almost certainly be better off using a more
 modern mailserver which is supported, such as postfix or exim.

Steve
-- 
Debian GNU/Linux System Administration
http://www.debian-administration.org/



Reply to: