On 26/05/2010, mario parreño wrote:
> 
> I have installed Bacula 5.0.2 with Mysql 5 and I install Webacula, with 
> Apache2, Php5.
> When I go to http:\localhost\webacula, I entry in the interface of Webacula 
> but It gives me a mistake:
>       ERROR: Ocurrió un problema al 
> ejecutar bconsole. Vea debajo.
> ERROR
> Command: 
>  
> /sbin/bconsole -n -c /etc/bacula/bconsole.conf
>  output:
> 
> I think that can will to be a mistake of permissions.
> 
>  I have tried to execute:
>       su -l bacula -s /bin/sh -c "/sbin/bconsole -n -c 
> /etc/bacula/bconsole.conf"
>       su www-data -s /bin/sh -c "/sbin/bconsole -n -c 
> /etc/bacula/bconsole.conf"
> 
>  But he returns this to me.
>       /sbin/bconsole: error while loading shared libraries: 
> libbaccfg-5.0.1.so: cannot open shared object file: No such file or directory
> 
>  Someone can to help myself?

Hi,
I don't know what is your environment, but you can run bconsole with strace and 
see what is missing, or the easy way to '. /configure'  to add 
'--enable-static-cons --disable-libtool'

-- 
Regards,
Krzysztof Pawlikiewicz

------------------------------------------------------------------------------

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

Reply via email to