LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   checking for Qt... configure: error (https://www.linuxquestions.org/questions/linux-newbie-8/checking-for-qt-configure-error-383261/)

Anden008 11-15-2005 02:54 AM

checking for Qt... configure: error
 
Hi.. Iam trying to install kile nad when I run ./configure I get this:

checking for Qt... configure: error: Qt (>= Qt 3.2) (headers and libraries) not found. Please check your installation!

Anden008 11-15-2005 02:54 AM

btw.. Iam running FC4 + KDE

spooon 11-15-2005 03:35 AM

By the way Fedora Extras already has Kile; just do
Code:

yum install kile
.

The error you had is because you don't have the "qt" and "qt-devel" packages. If you still need to compile it, try
Code:

yum install qt qt-devel

Anden008 11-15-2005 04:26 AM

thx spoon

MasterC 11-15-2005 01:27 PM

Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

I see you've already gotten help in both threads, I'll link to the other one, and close this one. In the future, please abide by the rules. A related note, in your other thread, it is normally a better idea to start a new thread for a new problem. All of your problems are related to compiling Kile, however, your problems getting there may or may not be related; feel free to start a new thread if you are unsure if they are related or not.

Please post follow up responses:
http://www.linuxquestions.org/questi...hreadid=383121

Thanks!

Closed


All times are GMT -5. The time now is 12:09 AM.