I have a some questions about BAT that I hope you can answer.

First, what is the interface between BAT and the other Bacula components 
(director, sd, fd, database) ?  I ask because I would like to know if it 
would be possible to run BAT on a system other than the director?  Does 
it just talk to the director on tcp/9101?

Second, I've been trying to build BAT on a CentOS-4 system, using the 
qt4, qt4-devel and qt4-x11 packages from the MOK repository.  They're 
not tested, but I don't use qt for anything else on this machine so I 
considered the risk to be low.

I did an rpmbuild -bb with bat turned on and I find this in the log:

..
/usr/lib/qt-3.3/bin/uic main.ui -o ui/main.h^M
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.3)^M
make[1]: *** [ui/main.h] Error 1^M
make[1]: Leaving directory 
`/usr/src/redhat/BUILD/bacula-2.2.6/src/qt-console'^M
..
/usr/lib/qt-3.3/bin/uic prefs.ui -o ui/prefs.h^M
uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.3)^M
make[1]: *** [ui/prefs.h] Error 1^M
..

At least I think this is where I'm going wrong.  Since there's both qt3 
and qt4 on this system, is there any way to tell the build which to use?



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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