Re: Why won't it compile QT only?
Mike Richardson <mike-1gTsUfBLqWsG2Il/[email protected]> Thu, 16 Jun 2005 16:49:48 +0100
| Newsgroups | gmane.comp.db.rekall.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 16 June 2005 14:56, Jon Foster wrote:
> When I run the following:
>
> ./configure \
> --target=i586-pc-linux-gnu \
> --prefix=%{_prefix} \
> --mandir=%{_mandir} \
> --sysconfdir=%{_sysconfdir} \
> --infodir=%{_infodir} \
> --localstatedir=/var/lib \
> --disable-rpath \
> --enable-runtime \
> --enable-docs \
> --enable-dynamic-python \
> --enable-mysql \
> --disable-pgsql \
> --enable-xbase \
> --with-gui=qt3 \
> --without-arts
>
> To configure a QT only build I receive the following message:
>
> checking for kde-config... not found
> configure: error: The important program kde-config was not found!
> Please check whether you installed KDE correctly.
>
> Won't this build without KDE? The documentation indicated it would. I'd
> really hate to add KDE to my system and probably won't. I'd really like
> to see what this has to offer.
The QT-only builds for 2.2.x are at best a bodge. You'd do much better with
the 2.3.x code from CVS. I can answer any queries about that.
>
> THX - Jon
--
Regards
Mike
http://www.rekallrevealed.org
*THE* GPL/Open Source database front end for Linux and Windows.