Hi!

The EL5 rpms created by fschwarz do indeed install fine on CentOS 5.2. Unfortunately the are only version 2.4.2.

As to your dying director, I would suggest running it with debugging enabled (-d 99). The ouput produced by the debug option will help you narrow down the problem. It might be a problem with your database. Maybe bacula can't connect? Another common source of problems when building from source are file-permissions. Make sure that bacula can write to every directory it needs to!

Good luck!

Nils


Joshua J. Kugler schrieb:
On Sunday 21 December 2008, hamood Iqbal said something like:
hi,

i am trying to install bacula on centos 5.2 ver 2.4.3 using options:

CFLAGS="-g -Wall" ./configure \
--prefix=/usr \
--sbindir=/usr/sbin \
--sysconfdir=/etc/bacula \
--with-scriptdir=/etc/bacula \
--enable-smartalloc \
--with-qwt=$HOME/bacula/depkgs/qwt \
--with-mysql \
--with-working-dir=/var/bacula \
--with-pid-dir=/var/run \
--enable-conio

All folders that are not automatically created i have created them.

Bacula installs but when i run  ./bacula start command i get
bacula-dir dead but pid file exists

what is happening?

I can't comment on your problem, but there *are* EL5 RPMs on the Bacula Source Forge site. They run fine on CentOS, as do just about any EL5 RPMs.

j

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to