Click to See Complete Forum and Search --> : QT question


Janet
11-21-2001, 07:46 AM
Im trying to install KHylafax on Mandrake 8.1. I have qt-devel 2.3.1 installed and it is in the path. Problem is when I try to do a ./configure it gives me : checking for QT-1.30... configure: error: QT-1.30 (headers and libraries) not found. Please check your installation!
Must it have version 1.3 ?? Or should I change something in the configure file ??
Thanks

mrBen
11-21-2001, 09:59 AM
I think you may well find that QT1 apps needed to be rewritten for QT2 - I seem to remember there being 2 versions of Quanta+ kicking about for that purpose. Therefore you either need to have QT1 installed as well as QT2 or get an updated version of your prog.

HTH