Bacula-users

Re: [Bacula-users] Bacula GUI

2014-05-22 02:53:23
Subject: Re: [Bacula-users] Bacula GUI
From: Can Şirin <sirincan AT itu.edu DOT tr>
To: Marcin Haba <ganiuszka AT gmail DOT com>
Date: Thu, 22 May 2014 09:49:33 +0300

Quoting Marcin Haba <ganiuszka AT gmail DOT com>:

2014-05-21 9:30 GMT+02:00 Can Şirin <sirincan AT itu.edu DOT tr>:

Hi,

In bacula-7.0.3 version I anticipated that the bat (bacula adminsitration
tool) is exist. Eventough I used the configure option that is --enable-bat
and then compile, there is nothing about the bat in the /opt/bacula/bin
directory.

Additionally, in the bacula-gui-7.03.tar.gz package, there is nothing about
bat and bimagemgr. Because it is written, that bacula web interface and
bimagemgr is included, in README file in that package. There is just baculum
(bacula web interface). Am I wrong?

Also what can i do with the bacula-regress package?

Can Sirin

Hi Can,

If your --prefix path indicates to /opt/bacula and BAT compilation
finished successfully then BAT binary you can find in /opt/bacula/...
subdirectory (usually /opt/bacula/sbin directory if you did not put
another path). Generally there is a few other params to sources
configuration on which depend where you need to search BAT binary.
Please send your configuration options, then I will try to help you
more.

In package bacula-gui there is Baculum webGUI tool only. So, your
assumption is correct.

Regards.
Marcin



--
"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzieza przyjaciół swoich." Jezus Chrystus



Thanks for your reply. I am trying to compile the bacula on RHEL 6.5 and the latest qt version in base repo is 4.6.2. So installed manually qt v5 from its online installer to /opt/qt. I installed the other dependencies. At firt I used the following params with --enable-tray-monitor but a warning appeared telling "invalid configuration param : enable-tray-monitor". Then, I removed tray-monitor option and used following one:

CFLAGS="-g -Wall" ./configure\
  --sbindir=/opt/bacula/bin \
  --sysconfdir=/opt/bacula/etc \
  --enable-smartalloc \
  --enable-bat \
  --with-postgresql=/usr/pgsql-9.3 \
  --with-working-dir=/opt/bacula/working \
  --with-pid-dir=/opt/bacula/working \
  --with-subsys-dir=/opt/bacula/working \
  --enable-readline \
  --with-openssl \
  --with-tcp-wrappers

And then compiled it. Compilation finished successfully. I can start the service. I can connect to daemon via bconsole. But there is no bat binary.  I think configure script cannot find the correct qt libs. Because it is required at least qt v4.8. So how can I define correct path of qt libs in the configuration params?

Can Sirin

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>