Kasper Haagensen wrote: > I should have done that... > > I install the source files, and the mysql_config is there: > /usr/local/mysql/bin/mysql_config > > But the dbmail ./configure --with-mysql > > Can not see it, why?
I have to guess. Because of Pauls great debian packages I don't need the sources any more :) configure doesn't search the disc, it probably only checks $PATH. If there is no configure switch for the mysql location you could try something like: PATH=$PATH:/usr/local/mysql/bin ./configure ... Good luck. > -----Oprindelig meddelelse----- > Fra: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] På vegne af Thomas Mueller > Sendt: 30. december 2004 14:51 > Til: dbmail-dev@dbmail.org > Emne: Re: [Dbmail-dev] Help with install "configure: error: > mysql_configexecutable not found. Make sure mysql_config is in your > path" > > > Kasper Haagensen wrote: > > > What am I doing wrong? > > > > [EMAIL PROTECTED] dbmail-2.0.1]# ./configure > [..] > > checking for mysql_config... no > > configure: error: mysql_config executable not found. Make sure > > mysql_config is in your path > > You have to install the mysql*dev packages of your distribution. Thomas -- http://www.tmueller.com for pgp key (95702B3B)