Hi,

I cannot make bacula 1.38.11 works in Red Hat Enterprise Linux 4.
I had downloaded baculaxxx.tar.gz and compilate with the parameters below.

###########
./configure --prefix=/usr --sbindir=/usr/local/sbin 
--sysconfdir=/usr/local/etc/bacula 
--with-scriptdir=/usr/local/etc/bacula --enable-smartalloc --with-mysql 
--with-working-dir=/var/bacula --with-pid-dir=/var/run 
--with-subsys-dir=/var/lock/subsys --enable-conio
##########


But Bacula doesn´t found Mysql.

############
05-Jul 17:13 bacula-dir:  Fatal error: Could not open Catalog 
"MyCatalog", database "bacula".
05-Jul 17:13 bacula-dir:  Fatal error: mysql.c:164 Unable to connect to 
MySQL server.
Database=bacula User=bacula
It is probably not running or your password is incorrect.
05-Jul 17:13 bacula-dir ERROR TERMINATION
Please correct configuration file: bacula-dir.conf
############


I have tested with mysql client and it works

############
[EMAIL PROTECTED] bacula]# mysql -u bacula
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.1.20-standard-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>
############

Please, I did somethong wrong on configure ?

Thanks

Djoni



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to