Re: configure: error: Qt (>= 1.42 and < 2.0)

2001-06-07 Thread Ben Burton
> checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not > found. Please check your installation! May I ask what you're trying to configure? Looks like it's after the qt1 libraries, not the qt2 libraries - is this a KDE 1.x app? b. -- Ben B

configure: error: Qt (>= 1.42 and < 2.0)

2001-06-07 Thread Bud Rogers
checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not found. Please check your installation! Sometimes I get this error when I try to configure a KDE package on my potato system. I have Qt 2.3.0 and 1.45 installed. twocups:~# dpkg -l 'libqt*' | grep ^

Re: configure: error: Qt (>= 1.42 and < 2.0)

2001-06-07 Thread Bud Rogers
On Tuesday 05 June 2001 19:45, Ben Burton wrote: > > checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) > > not found. Please check your installation! > > May I ask what you're trying to configure? Looks like it's after the qt1 > librari

Re: configure: error: Qt (>= 1.42 and < 2.0)

2001-06-07 Thread Ivan E. Moore II
On Tue, Jun 05, 2001 at 07:39:10PM -0500, Bud Rogers wrote: > checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not > found. Please check your installation! > > Sometimes I get this error when I try to configure a KDE package on my potato > system.