QtSDK for RHEL 5.4
-
The latest 4.8 QtSDK will not install on RHEL 5.4, with a GLIBCXX version required as 3.4.9. I replaced the older library libstdc++.so.6.0.8 with libstdc++.so.6.0.10. This allowed for Qt install as well as Qt Creator operation.
It was required to rebuild Qt from source to allow for linking.
My question is, is there a legacy version of the QtSDK that supports RHEL 5.4 without requiring a platform mod?
Is there something maybe a couple of years old that does not require a more recent version of libstdc++?
Where is the legacy SDKs found? (FTP folder ftp://ftp.qt.nokia.com/qtsdk/) will not open.