Michel Meyers schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Andreas Krummrich wrote:
>   
>> Hi,
>>
>> I'm trying to compile bat on a debian etch 32bit machine. This is the 
>> output of ./configure --with-mysql --enable-bat --enable-gnome 
>> --enable-tray-monitor:
>>
>> Configuration on Wed Aug 29 16:17:08 CEST 2007:
>>
>>   Host:                       i686-pc-linux-gnu -- debian 4.0
>>   Bacula version:             2.2.0 (08 August 2007)
>>   Source code location:       .
>>
>>   Large file support:         yes
>>   Bacula conio support:       no
>>   readline support:           no
>>   TCP Wrappers support:       no
>>   TLS support:                no
>>   Encryption support:         no
>>   ZLIB support:               yes
>>   enable-smartalloc:          yes
>>   bat support:                yes -L/usr/lib64
>>     
>
>   
>> While compiling qt-console, I get the following error:
>>
>> ==>Entering directory /usr/src/bacula-2.2.0/src/qt-console
>> make[1]: Entering directory `/usr/src/bacula-2.2.0/src/qt-console'
>> g++ -c -pipe -g -D_REENTRANT -Wall -W  -DQT_GUI_LIB -DQT_CORE_LIB 
>> -I../../../../share/qt4/mkspecs/linux-g++ -I. 
>> -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtCore 
>> -I../../../../include/qt4/QtGui -I../../../../include/qt4/QtGui 
>> -I../../../../include/qt4 -I.. -I. -Iconsole -Irestore -Iselect 
>> -I../../../../include/qwt -Imoc -Iui -o obj/mainwin.o mainwin.cpp
>> In file included from ../../../../include/qwt/qwt_data.h:16,
>>     
>
> Do you use the depkgs or do you use whatever Debian provides. If the
> latter, the proper path for the qwt includes is /usr/include/qwt-qt4 and
> configure will not find it by default. You will need to patch the
> bat.pro and Makefile files in the qt-console source directory to reflect
> the proper include and library path.
>
>   
I use the packages provides by debian. But a directory 
/usr/include/qwt-qt4 dosent's exist. The files in /usr/include/qwt-qt4 
are from package libqwt5-qt4-dev, which is only available in debian 
unstable. But I use debian stable (etch). The folder /usr/include/qwt 
exists on my server. Are you using etch?
>> The files missing, are all installed. But they are includes in the 
>> debian package libqt3-headers. A package libqt4-headers does not exist. 
>> But bat requires qt4!?
>>     
>
> I have:
>  libqt4-dev - Qt 4 development files
>
>   
Me too, and it's installed.
> Greetings,
>       Michel
>   
Regards,
    Andreas

-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to