I have the following RPMs:

bacula-bat-5.0.2-1.su112.x86_64.rpm
bacula-client-5.0.2-1.su112.x86_64.rpm
bacula-libs-5.0.2-1.su112.x86_64.rpm
bacula-mysql-5.0.2-1.su112.x86_64.rpm

>From what Phil said, I know:

bacula-bat-5.0.2-1.su112.x86_64.rpm
The BAT graphical console only, database independent

bacula-client-5.0.2-1.su112.x86_64.rpm
The client only, database independent.

bacula-mysql-5.0.2-1.su112.x86_64.rpm
All the server daemons, compiled for MySQL.

A new RPM showed up this time, and I'm not sure what libs it provides:
bacula-libs-5.0.2-1.su112.x86_64.rpm  ?

I have mysql running on my Suse 11.2 64bit system.  How does mysql get 
populated with the bacula database/tables?  When I compiled from source 
earlier, I found I needed to manually run some scripts:

# create_bacula_database

# make_bacula_tables

# grant_bacula_privileges

But I see no such scripts, nor did I notice any such processes run during the 
RPM installation.  I logged into mysql and did 'show tables', but saw no bacula 
data.



      

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

Reply via email to