Compiling Liquid

Nathan Buck yellowdog-general@lists.terrasoftsolutions.com
Fri May 24 09:38:01 2002


You need to have the development libraries for kde installed as well. Install the yellow dog KDE 3.0 packages for:

qt-devel
kdebase-devel
kdelibs-devel

Those are pretty much necessary if you want to compile ANY programs that need qt or kde include file information (ie, they run under qt/kde)

Nathan.

-------you wrote:

Message: 14
Date: Fri, 24 May 2002 09:30:04 -0400
Subject: Compiling Liquid
From: Tom Spencer <yellowuser@iburn.com>
To: <yellowdog-general@lists.terrasoftsolutions.com>
Reply-To: yellowdog-general@lists.terrasoftsolutions.com

When I do the ./configure --prefix=/usr it goes well until it gets to
"checking for KDE" That's where it spits out this:

checking for KDE... configure: error: in the prefix, you've choosen, are no
KDE headers installed. This will fail. So, check this please and use another
prefix!

I have KDE 3.0 installed. What is this talking about?

Tom