Here is the way i setup my bacula's clients
Instalando Clients
mkdir /etc/bacula /etc/bacula/bin /etc/bacula/bin/working
/etc/bacula/bin/conf
apt-get install libncurses5-dev g++-4.3 gcc-4.3 g++ gcc make
mv bacula-5.0.2.tar.gz /opt/
tar xfvz bacula-5.0.2.tar.gz
cd /opt/bacula-5.0.2
./configure --enable-client-only --disable-build-dird --disable-build-stored
--sbindir=/etc/bacula/bin --sysconfdir=/etc/bacula/bin/conf
--enable-smartalloc --enable-conio
--with-working-dir=/etc/bacula/bin/working/
make
make install
make install-autostart-fd
rm -rf /opt/bacula-5.0.2
2010/6/23 sid009 <bacula-fo...@backupcentral.com>
>
> Hi
>
> I am trying to setup the baclua 5.0.2 client on a RedHat machine
>
> Linux version 2.6.11-1.1369_FC4smp &#
> 40;bhcomp...@decompose.build.redhat.com<40%3bbhcomp...@decompose.build.redhat.com>)
> (gcc version 4.0.0 20050525 (Red Hat 4.0.0-9)) #1 SMP Thu
> Jun 2 23:08:39 EDT 2005
>
> But after setup I do not the bacula-fd.conf file.
>
> Here is how I am setting it up:
>
> 1- Download and extract bacula-5.0.2
> 2- ./configure --make-client-only
> 3- make
> 4- make install
>
> I am tried re-installing it by doing
> - make uninstall
> - make distclean, before doing the ./configure but it still doesn't work
> for some reason.
>
> Any ideas what I might be missing.
>
> Any help would be appreciated
>
> Thanks
>
> +----------------------------------------------------------------------
> |This was sent by s...@logicscope.com via Backup Central.
> |Forward SPAM to ab...@backupcentral.com.
> +----------------------------------------------------------------------
>
>
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit. See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users