On Fri, 16 Oct 2009 14:21:39 +0100
"Gabriel - IP Guys" <gabr...@impactteachers.com> wrote:

> I've look at a number of guides, and as yet, none recommend an order to
> install bacula in. Also, none recommend what is the best source to use,
> packaged for the distro, or the source.  I'm attempting to install on a
> CentOS 5.3 box fully updated.
> 

On EL, I get the latest RPMs from the Sourceforge repository (follow the 
Downloads link from bacula.org) and install those.

There aren't any repositories that have newer releases that I know about, e.g. 
EPEL has Bacula 2.0.3

On my Bacula server (CentOS 5.2):
# rpm -qa|grep bacula
bacula-mysql-3.0.1-1

That RPM includes the DIR, the SD and the FD:
# rpm -ql bacula-mysql|grep bin
/usr/sbin/bacula
/usr/sbin/bacula-dir
/usr/sbin/bacula-fd
/usr/sbin/bacula-sd
/usr/sbin/bconsole
/usr/sbin/bcopy
/usr/sbin/bextract
/usr/sbin/bls
/usr/sbin/bregex
/usr/sbin/bscan
/usr/sbin/bsmtp
/usr/sbin/btape
/usr/sbin/btraceback
/usr/sbin/bwild
/usr/sbin/dbcheck

Regards,
-- 
Alex Chekholko <ch...@pcbi.upenn.edu>  

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to