Hello Jason,
Yes, building the tray monitor is fairly complex, and perhaps in the next major version, it will be included in the automatic build because we will have some important new functionality via an enhanced "tray-monitor". So here is a corrected set of instructions that will probably work: cd <bacula-source> ./configure --enable-bat <your options> [note: I have added --enable-bat] make [or "make -j9" goes faster] [I assume you have done the above, but if not do it] cd src/qt-console/tray-monitor qmake [note: I have added qmake] makeI am not sure that the --enable-bat is really needed, but in any case, if you cannot build bat, you will not be able to build the tray monitor both of which require the correct version of Qt. I use Ubuntu 12.04, which has the correct version of Qt dev library packages for compiling Bat. You need Qt version 4.8.4 or later, and I doubt that bat/tray-monitor will build with Qt >= 5.0.0 That is about all the help I can be. Sorry. Best regards, Kern On 04/19/2016 02:00 PM, Jason Voorhees wrote: Thank you Kern. Yes, I have tried that but there's no Makefile in tray-monitor directory so I can't run make under this path :( I'd like to build it manually using gcc + arguments but I have no idea how to do it. On Mon, Apr 18, 2016 at 4:04 AM, Kern Sibbald <k...@sibbald.com> wrote:Hello Jason, cd <bacula-source> ./configure <your options> make [or "make -j9" goes faster] [I assume you have done the above, but if not do it] cd src/qt-console/tray-monitor make If I am not mistaken the binary will be in bacula-tray-monitor. You must then create a configuration file for it that is valid (tray-monitor.conf) and execute it. I have never tried it, so I am not sure it will work. Feedback would be appreciated. Best regards, Kern On 04/16/2016 01:06 AM, Jason Voorhees wrote:Hello guys: I've built Bacula 7.4.0 but I have no idea how to build the tray-monitor application. I can't find any arguments in ./configure --help to achieve it even when I found a tray-monitor directory in the contents of the tarball. Hope someone can give me some ideas. Thanks in advance. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users |
------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users