I'm trying to recompile bacula with bat support ( Bacula Admistration Tool ). 
I'vealready have bacula installed so I've done a backup and now rerunning the 
below configure command.

[r...@monk bacula-5.0.2]# ./configure --sbindir=/etc/bacula/bin 
--sysconfdir=/etc/bacula --with-pid-dir=/var/run   
--with-subsys-dir=/etc/bacula  --with-mysql  --with-python  
--with-working-dir=/etc/bacula --with-dump-email=root --enable-conio --with-bat 
 --with-qwt=/usr/lib64/qt4/lib64/

However, when this completes with the configure script I don't see that I have 
bat support.

....
   Large file support:      yes
   Bacula conio support:    yes -ltermcap
   readline support:        no
   TCP Wrappers support:    no
   TLS support:             yes
   Encryption support:      yes
   ZLIB support:            yes
   enable-smartalloc:       yes
   enable-lockmgr:          no
   bat support:             no
   enable-gnome:            no
   enable-bwx-console:      no
   enable-tray-monitor:     no
   client-only:             no
   build-dird:              yes
   build-stored:            yes
   Plugin support:          yes
   ACL support:             yes
   XATTR support:           yes
   Python support:          yes -L/usr/lib64/python2.4/config -lpython2.4 
-lutil -lrt
   Batch insert enabled:    yes
...

No bat binary exists in ./src/

[r...@monk bacula-5.0.2]# ls src/b*
32 src/baconfig.h   8 src/bacula.h   8 src/bc_types.h

The only thing that I can think of is that my QT path is not correct? Is it 
looking for a particular file or the QT binary? If the later, I have not been 
able to locate.


[r...@monk bacula-5.0.2]# find / -name qt4
/usr/lib/qt4
/usr/lib64/qt4

[r...@monk bacula-5.0.2]# ls /usr/lib64/qt4/bin/
total 352
352 qtconfig*

[r...@monk bacula-5.0.2]# ls /usr/lib64/qt4/lib64/
total 17188
   4 libQt3Support.so.4@                4 libQtDesignerComponents.so.4.2@     
232 libQtOpenGL.so.4.2.1*
   4 libQt3Support.so.4.2@           1612 libQtDesignerComponents.so.4.2.1*     
4 libQtSql.so.4@
3168 libQt3Support.so.4.2.1*            4 libQtDesigner.so.4@                   
4 libQtSql.so.4.2@
   4 libQtAssistantClient.so.4@         4 libQtDesigner.so.4.2@               
236 libQtSql.so.4.2.1*
   4 libQtAssistantClient.so.4.2@    1624 libQtDesigner.so.4.2.1*               
4 libQtSvg.so.4@
  32 libQtAssistantClient.so.4.2.1*     4 libQtGui.so.4@                        
4 libQtSvg.so.4.2@
   4 libQtCore.so.4@                    4 libQtGui.so.4.2@                    
316 libQtSvg.so.4.2.1*
   4 libQtCore.so.4.2@               7188 libQtGui.so.4.2.1*                    
4 libQtTest.so.4@
1556 libQtCore.so.4.2.1*                4 libQtNetwork.so.4@                    
4 libQtTest.so.4.2@
   4 libQtDBus.so.4@                    4 libQtNetwork.so.4.2@                 
72 libQtTest.so.4.2.1*
   4 libQtDBus.so.4.2@                380 libQtNetwork.so.4.2.1*                
4 libQtXml.so.4@
384 libQtDBus.so.4.2.1*                4 libQtOpenGL.so.4@                     
4 libQtXml.so.4.2@
   4 libQtDesignerComponents.so.4@      4 libQtOpenGL.so.4.2@                 
284 libQtXml.so.4.2.1*


Appreciate your help.

Thanks.

Jeremiah Jester
Senior Informatics Specialist
Microbiology, Katze Lab
Box 357242
P: 206-732-6185

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to