>>>>> On Wed, 20 Sep 2006 15:33:30 +0200, stefanb  said:
> 
> Hello all,
> I m trying to install bacula 1.38 on kubuntu dapper.
> When I do:
> ./configure --with-mysql=/usr/include/mysql
> 
> then I get:
> checking for MySQL support... no
> configure: error: Invalid MySQL directory /usr/include/mysql - unable to find
> mysql.h under /usr/include/mysql
> 
> but libmysql15-dev is installed and when I do:
> locate /mysql.h
> /usr/include/mysql/mysql.h its there!
> 
> So what is wrong?
> Can someone help?

What happens if you do 

./configure --with-mysql

i.e. without the =directory?  If that works, can you suggest an improvement to
the documentation?

__Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to