Thanks for the suggestion.  It's a no go there as well.  I did an updatedb
then locate bconsole

/downloads/bacula-2.2.7/manpages/bconsole.8

/downloads/bacula-2.2.7/scripts/bconsole

/downloads/bacula-2.2.7/scripts/bconsole.in

/downloads/bacula-2.2.7/src/console/bconsole.conf

/downloads/bacula-2.2.7/src/console/bconsole.conf.in

/downloads/bacula-2.2.7/src/win32/installer/bconsole.conf.in

/root/bacula/bin/bconsole

/root/bacula/bin/bconsole.conf

/root/bacula/bin/man8/bconsole.8.gz

/sbin/bconsole

[EMAIL PROTECTED] etc]# /sbin/bconsole

bconsole not properly installed.

 

Not in /etc but it's in /sbin which I thought might be it.  Failure.

So I can't run it from the /root/bacula/bin which is where my sysconfigdir
was pointed.  I can't run it from /sbin/bconsole for whatever reason.. So
I'm pretty much SOL unless I didn't do a ./configure option right which I
don't think I did.  There a newer version than 2.2.7 out there.?

 

From: Masopust, Christian [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 15, 2008 1:03 AM
To: Glen Vickers; bacula-users@lists.sourceforge.net
Subject: RE: [Bacula-users] Bacula console configuration failure

 

Hello Glen,

 

try to run bconsole from the "etc" directory...

 

christian

 

--
"I sense much NT in you, NT leads to Blue Screen.
Blue Screen leads to downtime, downtime leads to suffering. NT is the path
to the darkside."

- Unknown Unix Jedi 

 

 


  _____  


From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Glen
Vickers
Sent: Friday, February 15, 2008 9:00 AM
To: bacula-users@lists.sourceforge.net
Subject: [Bacula-users] Bacula console configuration failure

I'm following along in the bacula setup guide.  I got the backups to work on
the test.  My volume is wrong still and I wanted to update/change the
volumes and finalize my backup schedule.  Small problem with that. 

 

./bconsole

bconsole not properly installed.

[EMAIL PROTECTED] bin]#

 

I did the configure as the following...

 

CFLAGS="-g -Wall" \

  ./configure \

    --sbindir=$HOME/bacula/bin \

    --sysconfdir=$HOME/bacula/bin \

    --mandir=$HOME/bacula/bin \

    --enable-smartalloc \

    --enable-gnome \

    --with-qwt=$HOME/bacula/depkgs/qwt \

    --enable-bwx-console \

    --enable-console \

    --enable-tray-monitor \

    --with-pid-dir=$HOME/bacula/bin/working \

    --with-subsys-dir=$HOME/bacula/bin/working \

    --with-mysql \

    --with-working-dir=$HOME/bacula/bin/working \

exit 0

 

 

I also had the email bit in there but took that out for my own reasons.  So
I type in ./bconsole and get a failure saying it's not properly installed.
Is there a switch or something I missed?  I'm on FC8 RH Linux.  Everything
else seems to be fine but this.

 

As a side note I'm SSH'd into the server remotely.  I also am attempting to
configure Webmin to operate Bacula as well but without the console working
properly that's not possible.  I checked passwords and they match.  Out of
ideas as to why the console thinks its not installed properly when I believe
it is.  Suggestions?

 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to