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

Re: [LIH] Compiling KDE Apps



On Sat, Jun 07, 2036 at 04:08:05PM +0200, Adityan S.Murthy wrote:
> Hi All,
> 
> Whenever i run ./configure for a Kde App, i get the following error:
> 
> 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

[ redirected to LIP ]

Read config.log and fix the error. You probably need a --with-kde-foo=bar
option.

	-Arun