Bug 65908 - Fails to ./configure successfully
Summary: Fails to ./configure successfully
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-12 05:49 UTC by Jason Salaz
Modified: 2003-10-12 16:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Salaz 2003-10-12 05:49:09 UTC
Version:           Gideon (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2.2 
OS:          Linux

System is saying that I need to install kdelibs first before proceeding, when I have kdelibs 3.1.4 installed.  I currently also have Qt 3.1.2 installed.
Comment 1 Jason Salaz 2003-10-12 05:56:08 UTC
The error comes up almost right after Qt is checked for -ljpeg needs.  It then
checks for rpath, and finally the KDE libraries, which it finds in /usr/lib. 
Finally, it checks for UIC plugins for KDE, and it fails.  "You need to install
kdelibs first" right after that.

I've run ./configure --prefix=/usr/local, and all the others.  Any ideas?

Comment 2 Thiago Macieira 2003-10-12 07:53:16 UTC
Please post your config.log file or the relevant lines from it. I doubt this is a KDE bug, but 
instead a problem in your installation. 
Comment 3 Amilcar do Carmo Lucas 2003-10-12 16:59:03 UTC
First, please read: 
http://www.kdevelop.org/index.html?filename=bugs.html 
 
There is says: 
You should not report compilation errors to the bug database. For compilation 
errors use the mailing list instead. 
 
Second, install kdelibs-devel and kdelibs-devel-doc. 
 
Third follow the instructions on: 
http://www.kdevelop.org/index.html?filename=branches_compiling.html