Sean Townsend wrote: > > Hello, > My name is Sean Townsend, and I'm new to the list. > I'm running the Slackware 7.1 Linux distribution with KDE 2.0.1 and the > 2.2.17 kernel. > I have a Hauppauge WinTV Go PCI board and I seem to have all of the > modules working correctly. > I cannot get the latest version of KWinTV to install. Here is what > happens when I do a rpm -ta install: > checking for Qt... configure: error: Qt (>= 2.0) (libraries) not found. > Please check your installation! > Bad exit status from /var/tmp/rpm-tmp.85756 (%prep) It means it can't find the qt libs revision 2.0 or higher. Usually they are in /usr/lib/qt2 or that is a link to them. If your only running kde1 then you probably only have a qt revision 1.x. There is an option to .configure to tell it you have qt1.x/kde1.x. Go into the source dir that rpm created for you and read the README/INSTAll file/files and do a ./configure --help | more. Damn that was a long one. Regards -- Mark Hounschell dmarkh@xxxxxxxxxx