---------------------------- Mensaje original ---------------------------- Asunto: Re: [Fwd: [Kannel 0000278]: cannot build kannel with mysql support] De: "Rene Kluwen" <[EMAIL PROTECTED]> Fecha: Mar, 13 de Diciembre de 2005, 0:52 Para: "Peter Christensen" <[EMAIL PROTECTED]> --------------------------------------------------------------------------
# CFLAGS="-I/usr/include/mysql" ./configure --with-mysql --with-mysql-dir=/usr <snip> Configuring DB support ... checking whether to compile with MySQL support... searching checking for mysql_config... /usr/bin/mysql_config checking mysql version... 3.23.56 checking mysql libs... -L'/usr/lib/mysql' -lmysqlclient -lz -lcrypt -lnsl -lm checking for mysql_init in -lmysqlclient... no configure: error: Unable to find MySQL client libraries > Hi, > > Personally I have to configure kannel with: > > CFLAGS="-I/usr/include/mysql" ./configure --with-mysql > --with-mysql-dir=/usr > > to get the desired result. Have you tried that, Rene? > > -- > Peter Christensen > > Stipe Tolj wrote: >> Rene Kluwen wrote: >> >>>> Rene Kluwen wrote: >>>> >>>> >>>>> This bug can be solved by applying the sqlbox patch. >>>> >>>> ??? how did you know that?, >>> >>> >>> Because I am smart :)... >>> And also because I always have a problem compiling mysql on a clean checkout. >> >> now, agree'ing to both ;) >> >> What are the specific problems for compiling mysql support, can you guys please profile bugs reports, so we have a track on this. >> >> Thanks. >> >> Stipe >> >> mailto:stolj_{at}_wapme-group.de >> ------------------------------------------------------------------- Wapme Systems AG >> >> Vogelsanger Weg 80 >> 40470 Düsseldorf, NRW, Germany >> >> phone: +49.211.74845.0 >> fax: +49.211.74845.299 >> >> mailto:info_{at}_wapme-systems.de >> http://www.wapme-systems.de/ >> ------------------------------------------------------------------- >> > > >
