- Dec 27, 2000
- 569
- 0
- 0
I am trying to install QT 3.3.0 under redhat 9 since some packages require QT >= version 2.3. I followed the install guide here http://ftp.silug.org/pub/qt/source/INSTALL and the command 'make install' completed without and errors. However when I run 'qtconfig' it still displays the old version: 3.1.1. When I run './configure' on those packages that I want to install they are unable to locate the QT 3.3 lib and headers. Is there something I am missing here? Thanks.