>>>>> On Mon, 20 Jul 2009 01:34:53 -0500, Bobby Castleberry said: > > Hello all, I am testing Bacula out and running into a bit of confusion. > From the documentation it appears that I can have the storage daemon and > director installed on separate systems.
Yes. > When searching for > documentation for just building the storage daemon alone it seems like > either it's not possible or nobody is really doing it. When I attempt a > configure using: > ./configure --sbindir=/opt/bacula/bin/ --sysconfdir=/opt/bacula/etc/ > --mandir=/opt/bacula/man/ --disable-build-dird --enable-largefile > --disable-nls > It complains about not having an sql library defined. Does the storage > daemon have a direct connection to the sql server without going through > the director? Is there something obvious that I'm missing with > configuration options? It isn't possible, because the storage daemon makefile also makes bscan, which does need the database. You'll need to install sqlite or the MySQL client package on the storage daemon build machine. __Martin ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users