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 o
-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/9
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 settin