Thanks.  It was a dumb error on my part as I like to keep an 
autoconfigure file (bacula.config) that is executable and holds all the 
environment flags as well as the ./configure command with appropriate 
switches.  Apparently, if you don't put a space before the '\', the next 
line becomes part of the current line's parameter.  This caused 
--with-mysql to be ignored completely.

Ryan Novosielski wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> See if configure.log or any of the other configure files say when they
> get to the MySQL tests.
> 
>  ---- _  _ _  _ ___  _  _  _
>  |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
>  |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
>  \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
> 
> 
> raymond allen wrote:
>> I'm attempting a custom installation of bacula and during the course of 
>> ./configure, I receive this error :
>>
>> "You have not specified either --enable-client-only or one of the 
>> supported databases: MySQL..."
>>
>> I have tried letting the auto detect figure it out :
>> --with-mysql
>> and with explicit settings to the mysql.h
>> --with-mysql=/usr/include/mysql
>>
>> as well as pointing to the root install of mysql
>> --with-mysql=/var/lib/mysql
>>
>> Could someone throw a clue for what I might be doing wrong here?
>>
>> -------------------------------------------------------------------------
>> 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
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (MingW32)
> 
> iD8DBQFEz5uAmb+gadEcsb4RApfVAKC/ylBnOh/OYSdjioznAKjWKHExMwCbBCMj
> dzgdD8BPEsIjf30ZHGK7BL4=
> =9IHA
> -----END PGP SIGNATURE-----
> 

-------------------------------------------------------------------------
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