Re: [Bacula-users] BAT and qt vesrion

2012-08-17 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
command recall works in bconsole. Thank you all for your help. Uthra -Original Message- From: Stephen Thompson [mailto:step...@seismo.berkeley.edu] Sent: Monday, August 13, 2012 1:12 PM To: bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] BAT and qt vesrion You can also

Re: [Bacula-users] BAT and qt vesrion

2012-08-13 Thread Stephen Thompson
You can also use the "depkgs-qt" from the bacula website. It contains the necessary QT which you can statically link without installing the non-redhat QT on your system. Stephen On 08/09/2012 12:55 PM, Thomas Lohman wrote: > I downloaded the latest stable QT open source version (4.8.2 at the

Re: [Bacula-users] BAT and qt vesrion

2012-08-09 Thread Thomas Lohman
I downloaded the latest stable QT open source version (4.8.2 at the time) and built it before building Bacula 5.2.10. Bat seems to work fine with it. If you do this, just be aware that the first time you build it, it will probably find the older 4.6.x RH QT libraries and embed their location

Re: [Bacula-users] BAT and qt vesrion

2012-08-09 Thread Joseph Spenner
From: "Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]" To: "bacula-users@lists.sourceforge.net" Sent: Thursday, August 9, 2012 12:08 PM Subject: [Bacula-users] BAT and qt vesrion > I tried to compile bacula-5.2.10 with BAT on a RHEL6

[Bacula-users] BAT and qt vesrion

2012-08-09 Thread Rao, Uthra R. (GSFC-672.0)[ADNET SYSTEMS INC]
I tried to compile bacula-5.2.10 with BAT on a RHEL6.2 server. I found that BAT did not get installed because it needs qt version 4.7.4 or higher but RHEL6.2 has version qt-4.6.2-24 as the latest. I would like to know what the others are doing about this issue? Uthra --