Hey all,

I am trying to get bat to run.  I downloaded the depkgs-qt and followed 
the directions to make those.  I have bacula-2.2.0.  I had to copy the 
libs from depkgs-qt/qt4/lib to /usr/lib, depkgs-qt/qt4/bin/ to 
/usr/bin, and depkgs-qt/qt4/include to /usr/include to get this far.  I 
wasn't sure where to put depkgs-qt/qt4/mkspecs


I am using the following to configure as root:

./configure --with-tcp-wrappers --enable-bat --enable-client-only 
--with-qwt=/root/old-bacula/depkgs-qt/qwt


Everything looks good except for the qt-console, which i can't get to 
compile:


==== Make of filed is good ====

make[1]: Leaving directory `/home/mkispert/bacula-2.2.0/src/filed'
==>Entering directory /home/mkispert/bacula-2.2.0/src/qt-console
make[1]: Entering directory `/home/mkispert/bacula-2.2.0/src/qt-console'
make[1]: *** No rule to make target `all'.  Stop.
make[1]: Leaving directory `/home/mkispert/bacula-2.2.0/src/qt-console'


   ====== Error in /home/mkispert/bacula-2.2.0/src/qt-console ======


==>Entering directory /home/mkispert/bacula-2.2.0/src/console
make[1]: Entering directory `/home/mkispert/bacula-2.2.0/src/console'
Compiling console.c
Compiling console_conf.c
Compiling authenticate.c
Compiling conio.c
/usr/bin/g++   -L../lib -L../cats -o bconsole console.o console_conf.o 
authenticate.o conio.o \
        -ltermcap  -lbac -lm -lpthread   \

==== Make of console is good ====



Any ideas?

-Megan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to