CentOS is basically RHEL. Bacula's SF page has precompiled binary RPMs for RHEL 
3 and 4, and there is absolutely no need to compile your own binaries. I fully 
understand that some people like to do so, but then again, you'll need to have 
a lot of developer packages on a production box, hack Makefiles, fight over 
users, groups, permissions and the like - what's the point? Save yourself time 
and trouble and get those from SF. Regards,

Georger

----- Mensagem original ----
De: Peter Crighton <[EMAIL PROTECTED]>
Para: bacula-users@lists.sourceforge.net
Enviadas: Terça-feira, 7 de Novembro de 2006 12:39:32
Assunto: [Bacula-users] Need a little help to get going...

I think I've installed Bacula correctly (1.38.11 on Centos 4.4).

I've installed it as a user (in ~/bacula as recommended), following
the documentation closely (I'm a Linux newbie).

My configuration line was:
./configure --enable-smartalloc  --sbindir=$HOME/bacula/bin
--sysconfdir=$HOME/bacula/bin --with-pid-dir=$HOME/bacula/bin/working
--with-subsys-dir=$HOME/bacula/bin/working  --with-mysql
--with-working-dir=$HOME/bacula/working

When I issue ./startmysql I get:

cat: /var/run/mysqld/mysqld.pid: Permission denied
rm: cannot remove `/var/run/mysqld/mysqld.pid': Permission denied
Fatal error: Can't remove the pid file: /var/run/mysqld/mysqld.pid
./mysqld_safe: line 333: /var/log/mysqld.log: Permission denied
Please remove it manually and start ./mysqld_safe again
mysqld daemon not started

If I log in as root then issue ./startmysql (from the user's home
directory) I get no errors. I can then enter ./bacula start, but if I
then enter ./bacula status all services (fd, sd & dir) stopped.

This all manifested itself as inability to connect to the director
(./bconsole). Not surprising if the director is not running.

I am stumped at the moment on what's not working.
--

Peter Crighton




                
_______________________________________________________ 
Yahoo! Acesso Grátis - Internet rápida e grátis. Instale 
o discador agora! 
http://br.acesso.yahoo.com

-------------------------------------------------------------------------
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