Why won't it compile QT only?
Jon Foster <[email protected]> Thu, 16 Jun 2005 06:56:49 -0700
| Newsgroups | gmane.comp.db.rekall.devel |
|---|---|
| Organization | JF Possibilities, Inc. |
| Message-ID | <[email protected]> |
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.
THX - Jon
--
Jon Foster
JF Possibilities, Inc.
[email protected]
541-410-2760
Making computers work for you!