Do You have MySQL Server, Client and dev libraries installed ?
-- Henri > Hi all, > the next try to get help. > I can't configure kannel with mysql support. I have searched after the > solution (Archive Kannel, Google etc etc) the whole night yesterday, but > i can't find annything. > > Really i need help here. > > > Problem: > System: > Solaris 9 Sparc > > call: > ./configure --enable-start-stop-daemon --with-mysql > --with-mysql-dir=/usr/local/mysql > > Error message: > Configuring DB support ... > checking whether to compile with MySQL support... searching > checking for mysql_config... /usr/local/mysql/bin/mysql_config > checking mysql version... 5.0.27 > checking mysql reentrant libs... -L/usr/local/lib -R/usr/local/lib > -R/usr/lib -L/usr/lib -L/usr/openwin/lib -R/usr/openwin/lib > -L/usr/local/ssl/lib -R/usr/local/ssl/lib > -L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib > -L/usr/local/mysql/lib/mysql -lmysqlclient_r -lz -lpthread -lthread > -lposix4 -lgen -lsocket -lnsl -lm -lpthread -lthread > -L/usr/local/ssl/lib -lssl -lcrypto > checking for mysql_init in -lmysqlclient_r... no > checking mysql libs... -L/usr/local/lib -R/usr/local/lib -R/usr/lib > -L/usr/lib -L/usr/openwin/lib -R/usr/openwin/lib -L/usr/local/ssl/lib > -R/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib > -R/usr/local/BerkeleyDB.4.2/lib -L/usr/local/mysql/lib/mysql > -lmysqlclient -lz -lposix4 -lgen -lsocket -lnsl -lm > -L/usr/local/ssl/lib -lssl -lcrypto > checking for mysql_init in -lmysqlclient... no > configure: error: Unable to find MySQL client libraries > > > by Kuppi > > > >
