-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 btw, i download the same version of lampp mysql from mysql.com and copy the include dir to the lampp /mysql directory
and export -p CPPFLAGS="-I/opt/lampp/lib/mysql/include/" export -p LDFLAGS="-L/opt/lampp/lib/mysql/" ./configure --with-mysql works like a charm Evaggelos Balaskas wrote: > hi, > > i am trying to setup dovecot with mysql support > (mysql from lampp) but i am getting this : > > hg clone http://hg.dovecot.org/dovecot-1.1/ dovecot-1.1.hg > cd dovecot-1.1.hg > ./autogen.sh > > export -p LDFLAGS="-L/opt/lampp/lib/mysql/" > ./configure --with-mysql > > ... > checking mysql.h usability... no > checking mysql.h presence... no > checking for mysql.h... no > configure: error: Can't build with MySQL support: mysql.h not found > > so i understand that i should use the mysql from mysql.com with the > include dir of header files. > > My question is this : Can somehow use the mysql from lampp ? > or dovecot can be installed without the includes header of mysql ? > > Evaggelos Balaskas - http://ebalaskas.gr > Unix System Engineer > Informatics Engineer Technological Education - -- Evaggelos Balaskas - http://ebalaskas.gr Unix System Engineer Informatics Engineer Technological Education -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIJtbjWIK+Pe9twhoRAqmfAJ9D/ReShaUEaa0CnulXZGuU57vwdQCdFZWH x+MpnfdzFNxj2onfTKwjJ1Q= =GMJK -----END PGP SIGNATURE-----
