Hi, A month or so ago I had a problem with the configure where apps which required qt 2.2.* and above would give me the subject error. Now with 7.1 i have the same problem. My KDE2.1 system runs with absolutely no problem, everything works! /usr/lib/qt is linked to /usr/lib/qt-2.2.4 as is /usr/lib/qt2 but I still get this problem when I try to build an app from source. Any thoughts anyone? -- Stu "The specification said Windows 95 or better, so I installed Linux"
On Sunday 18 March 2001 18:54, Stewart Watson wrote:
Hi,
A month or so ago I had a problem with the configure where apps which required qt 2.2.* and above would give me the subject error.
Now with 7.1 i have the same problem. My KDE2.1 system runs with absolutely no problem, everything works!
To continue, I had a reply off list from John Lamb which pointed me towards the header files. I checked /usr/lib/qt-2.2.4/include and there are 10 files each starting qext whereas /usr/lib/qt-qt2.2.3/include has 298 files with the suffix .h. Obviously something is missing. I installed all the qt files from the suse ftp kde2.1 sub directories apart from qt experimental. Could anyone point me towards the package for the header files or indeed check their own installation of 7.1, updated through the ftp to KDE2.1. Much appreciated -- Stu "The specification said Windows 95 or better, so I installed Linux"
Stewart Watson wrote:
On Sunday 18 March 2001 18:54, Stewart Watson wrote:
Hi,
A month or so ago I had a problem with the configure where apps which required qt 2.2.* and above would give me the subject error.
Now with 7.1 i have the same problem. My KDE2.1 system runs with absolutely no problem, everything works!
To continue, I had a reply off list from John Lamb which pointed me towards the header files. I checked /usr/lib/qt-2.2.4/include and there are 10 files each starting qext whereas /usr/lib/qt-qt2.2.3/include has 298 files with the suffix .h.
Obviously something is missing. I installed all the qt files from the suse ftp kde2.1 sub directories apart from qt experimental.
Could anyone point me towards the package for the header files or indeed check their own installation of 7.1, updated through the ftp to KDE2.1.
Since I don't have 7.1, I don't know exactly what is in the QT RPM. My guess is that it only contains the libraries, and not the header files, etc. required for developing programs. You need the equivalent of the qt-devel RPM for QT 2.2.4. My advice would be to download the source for the QT libraries and compile them yourself. That way you'll have all the header files, etc. - it's not too difficult. Bye, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\
participants (2)
-
Chris Reeves
-
Stewart Watson