Bug 65908

Summary: Fails to ./configure successfully
Product: [Applications] kdevelop Reporter: Jason Salaz <whatsizbucket>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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