I'm trying to build bacula on one of my systems and need both file and
storage daemons, but not the director (as that's running on another
system).  This worked fine with 3.0.3 but fails under 5.0.1 as it
insists on a database being specified (though neither the storage nor
file daemons seem to be linked against any database libraries).

Is the database code actually used by the storage daemon (or can I just
use sqlite and avoid the need to compile the database on that system)?
If not, is it expected behaviour for the configure script to require a
database to be specified (I tried commenting that out but the build
still failed as it tried to compile the database code)?

Many thanks,
    Robin
-- 
     ___        
    ( ' }     |       Robin Hill        <ro...@robinhill.me.uk> |
   / / )      | Little Jim says ....                            |
  // !!       |      "He fallen in de water !!"                 |

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to