Ubuntu Forums Archive Viewer

Run Configure error in KDevelop 3.5.3

Archived thread 1025902 from Ubuntu Dev Link Forum. Markdown source: Ubuntu_Dev_Link_Forum/thread_1025902_Run_Configure_error_in_KDevelop_3.5.3.md

Original URL About this archive
#1

Hello,

I installed KDevelop 3.5.3 on KUbuntu 8.10 (Intrepid Ibex) . Now, i tried creating a hello world application by doing the following steps

1.) Project -> New Project -> c++ -> KDE -> Simple KDE Application.

2.) Build -> Run automake and friends . (This completes successfully)

3.) Next, i do Build -> Run Configure . And here i get the following error :

configure: error:

in the prefix, you've chosen, are no KDE libraries installed. This will fail.

How to fix this ? .

Thank You.