Bacula-users

Re: [Bacula-users] How to build tray-monitor

2016-04-19 18:27:55
Subject: Re: [Bacula-users] How to build tray-monitor
From: Jason Voorhees <jvoorhees1 AT gmail DOT com>
To: Eric Bollengier <eric.bollengier AT baculasystems DOT com>
Date: Tue, 19 Apr 2016 17:26:53 -0500
Thank you Kern and Eric, now I was able to build tray-monitor using
qmake and make commands

On Tue, Apr 19, 2016 at 7:30 AM, Eric Bollengier
<eric.bollengier AT baculasystems DOT com> wrote:
> Hello Jason,
>
> The Makefile is probably generated with the "qmake" command, so, try
>
> qmake
>
> make
>
> in the qt-console/tray-monitor directory.
>
> Hope it helps
>
> Best Regards,
> Eric
>
> 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 <kern AT sibbald DOT 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 AT lists.sourceforge DOT 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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users