problem whit installation of kile-1.8.1.tar.bz2

Michael Schwendt mschwendt.tmp0501.nospam at arcor.de
Fri Jul 29 01:45:40 UTC 2005


On Fri, 29 Jul 2005 01:25:20 +0200, Liloulinx wrote:

> Hi
> The version 1.7 of kile has some problems with the encoding (UTF8 and 
> iso-8859-15 that I use). The latest version do not has this problem but 
> it doesn't exist in rpm. So I have downloaded the file file 
> "kile-1.8.1.tar.bz2" and installed it like this:
> - copy it in /usr/kile
> - cd /usr/kile
> - tar xvjf kile-1.8.1.tar.bz2
> - cd kile-1.8.1
> - ./configure  or ./configure --prefix=/usr  --with-qt-dir=/usr/lib/qt-3.3/
> --> at this moment I have this problem (error):
> checking for Qt... configure: error: Qt (>= Qt 3.2) (headers and 
> libraries) not found. Please check your installation!
> For more details about this problem, look at the end of config.log.
> Do you know how to resolve this problem?
> NB: I have an uploaded FC3

Make sure you have "qt-devel" installed (rpm --query qt-devel), then
execute ". /etc/profile.d/qt.sh" prior to running the configure
script. That sets $QTDIR, and specifying --with-qt-dir is not needed.

You may also like to query Fedora Extras bugzilla.redhat.com for
a ticket on an updated kile package for Fedora Extras.




More information about the fedora-list mailing list