>>>>> On Fri, 5 Aug 2005 08:06:58 +0000 (UTC), Romain <[EMAIL PROTECTED]> said:

  Romain> I want to install only the storage daemon on a server. But i can't 
find any 
  Romain> configure option to enable only this daemon
  Romain> (like the --enable-client-only option).

  Romain> The problem is that i can't compile bacula as I don't have 
  Romain> any database server on this machine (and i don't want to install 
anyone).

  Romain> Do you have a solution ?

The configure script doesn't support this.  However, it should be fairly easy
to install sqlite for bacula to use without purturbing the system directories.

Just unpack the depkgs archive next to the bacula directory and run 'make' in
the depkgs directory.  Then configure bacula with something like
--with-sqlite=$BROOT/depkgs/sqlite (and build a useless Director!).

__Martin


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to