Re: [Bacula-users] Error configuring bacula

2006-08-01 Thread raymond allen
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

Re: [Bacula-users] Error configuring bacula

2006-08-01 Thread Ryan Novosielski
-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

[Bacula-users] Error configuring bacula

2006-08-01 Thread raymond allen
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