Re: problem whit installation of kile-1.8.1.tar.bz2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux