> 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
Hi,
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-f