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

Re: Postfix with mysql support compiled in



Hi

On Sun, Dec 24, 2000 at 10:03:00AM +0100, Roger Abrahamsson wrote:
> Has anyone here managed to compile a debian package of postfix with mysql
> support? I've added -DHAS_MYSQL into the compiling options and has
> libmysqclient10-dev installed, but it still complains over a missing
> mysql.h file..
Try changing the "#include <mysql.h>" lines to "#include <mysql/mysql.h>"
ones. Or gcc -I/usr/include/mysql...


MfG/Regards, Alexander

-- 
Alexander Reelsen   http://joker.rhwd.de
ref@linux.com       GnuPG: pub 1024D/F0D7313C  sub 2048g/6AA2EDDB
ar@rhwd.net         7D44 F4E3 1993 FDDF 552E  7C88 EE9C CBD1 F0D7 313C
Securing Debian:    http://joker.rhwd.de/doc/Securing-Debian-HOWTO



Reply to: