[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] spoiled by package management
- Subject: [ale] spoiled by package management
- From: sparr0 at gmail.com (Sparr)
- Date: Mon, 7 Mar 2011 12:53:24 -0500
- In-reply-to: <[email protected]>
- References: <[email protected]>
Check config.log to see what it's actually trying and failing to do in
that test, should give you some info on where it's looking for the
header files.
On Mon, Mar 7, 2011 at 12:54 PM, Geoffrey Myers
<lists at serioustechnology.com> wrote:
> So, I'm trying to build kiosktool from source. ?I get the following error:
>
> checking for Qt... configure: error: Qt (>= Qt 3.2) (headers and
> libraries) not found. Please check your installation!
>
> Confused as I have:
>
> qt-3.3.6-23.el5
> qt-devel-3.3.6-23.el5
>
> So what else could it be looking for??