Re: [Bacula-users] Trouble installing on RHEL 5

2009-09-25 Thread John BORIS
Thanks to Ryan and Jari for the quick response. I found what I needed. The issue is the bacula rpm and scripts assume that the mysql installation doesn't require a password. I modified the scripts to prompt for the password and things proceeded just fine. I previously had an installation of bacula

Re: [Bacula-users] Trouble installing on RHEL 5

2009-09-25 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John BORIS wrote: > I just installed bacula on my RHEL 5 server using rpm > bacula-mysql-3.0.2-1.el5.i386.rpm > > I have a few questions: > 1. Where did it install it? Can't find it anywhere but it says its > installed rpm -ql shows you, if I'm not

Re: [Bacula-users] Trouble installing on RHEL 5

2009-09-25 Thread Jari Fredriksson
> I just installed bacula on my RHEL 5 server using rpm > bacula-mysql-3.0.2-1.el5.i386.rpm > > I have a few questions: > 1. Where did it install it? Can't find it anywhere but it > says its installed > The binaries go /usr/sbin /sbin etc.. > 2. The database portion failed as it never prompted

[Bacula-users] Trouble installing on RHEL 5

2009-09-25 Thread John BORIS
I just installed bacula on my RHEL 5 server using rpm bacula-mysql-3.0.2-1.el5.i386.rpm I have a few questions: 1. Where did it install it? Can't find it anywhere but it says its installed 2. The database portion failed as it never prompted me for the database password. Is there a How-To on manua