I'm on FC5, latest and greatest, but I can't compile k9copy (1.1 beta1 or 1.04). This inability to compile boggles my mind. I get stuck on the .configure with this smart message at the end:
Quote:
$ ./configure --prefix=/usr
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
....
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
|
Does anyone know why I might be missing the Qt headers and libraries? I've installed the KDE SDK. Any clues would be greatly appreciated.