[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Problem compiling kde apps



On Mon, Nov 22, 1999 at 02:21:45PM +0530, Narendra Y Kadoo wrote:
> checking for kde libraries installed... configure: error: your system fails at linking a small KDE application! Check, if your compiler is installed correctly and if you have used the same compiler to compile qt and kdelibs as you did use now

Look for a file called config.log. It has the output of the command that
failed. Typically, it is a missing header file or a library.

You should be able to get around the problem with

./configure --with-kde-includes=/path/to/kde/includes --with-kde-libs=...

./configure --help for the exact options above.

	-Arun

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.