>>>>> On Fri, 20 Apr 2012 09:27:34 -0700, Sean Roe said: > > Im trying to compile just the filer daemon on a server that I am adding to > my bacula setup. Here are the configs options I have: > > CFLAGS="-g -Wall" \ > ./configure \ > --sbindir=/opt/bacula/bin \ > --sysconfdir=/opt/bacula/bin \ > --disable-libtool \ > --enable-client-only \ > --enable-static-fd \ > --with-pid-dir=/opt/bacula/bin/working \ > --with-subsys-dir=/opt/bacula/bin/working \ > --with-postgresql \ > --with-working-dir=/opt/bacula/bin/working \ > --with-dump-email=sean....@cpaexcel.com > > but when I run this I get : > > You have specified two or more of the > supported databases: MySQL, PostgreSQL, or SQLite3. > This is not permitted when not using libtool Please reconfigure. > > Aborting the configuration ... > > > what am I missing?
It is a confusing error message, but remove --with-postgresql to fix it. The client-only build doesn't use the database at all. __Martin ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users