--- On Wed, 5/5/10, Stefan Muenkner <stefan.muenk...@uks.eu> wrote: > > --- On Tue, 5/4/10, Joseph Spenner <joseph85...@yahoo.com> > wrote: > > > > > > The suspense was killing me, so I went ahead and > modified the scripts from the source installation to work > here. I now have a mysql 'bacula' database. > However, the Director will still not start. > > It looks to me like the > bacula-mysql-5.0.2-1.su112.x86_64.rpm package might be built > wrong. The fact that it's looking for > /var/lib/bacula/bacula.db leads me to believe it's looking > for sqlite > > > > I can report the same error with the > bacula-postgresql-5.0.2-1.su112.x86_64.rpm package. > The director does not > start and complains about an unavailable > /var/lib/bacula/bacula.db > >
I punted the RPMs and compiled from source on Suse 11.2 (instead of CentOS): ./configure --sbindir=/opt/bacula/bin --sysconfdir=/opt/bacula/bin -enable-smartalloc --with-pid-dir=/opt/bacula/bin/working --with-subsys-dir=/opt/bacula/bin/working --with-mysql --enable-bat --with-working-dir=/opt/bacula/bin/working --with-dump-email=bacula --enable-conio ( making sure to include the --enable-bat, which isn't default for some reason.. ) Then using the configs I've been testing for the past few months, I was up and running in minutes. Trying to get the web interface stuff to work was more pain than it was worth, so I'm sticking to BAT. ------------------------------------------------------------------------------ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users