TheTrackingEnch
08-10-2003, 01:24 PM
I am using the installation instructions for RedHat 8.0 to install on Redhat 9 because I could not find a RedHat 9 guide. I get the following at the end of the ./configure
checking for Qt... no
>> Unable to locate your Qt includes...
configure: error: Please verify your Qt devel install!
I have tried to install theQt devel by doing the following:
wget --passive-ftp http://doomed.to/showeq/qt-gcc3-devel-2.3.2-1.i386.rpm
wget --passive-ftp http://doomed.to/showeq/qt-gcc3-2.3.2-1.i386.rpm
rpm -ivh qt-gcc3-2.3.2-1.i386.rpm qt-gcc3-devel-2.3.2-1.i386.rpm
And get the following error:
error: Failed dependencies:
libstdc++.so.3 is needed by qt-gcc3-2.3.2-1
libstdc++.so.3 is needed by qt-gcc3-devel-2.3.2-1
What am I doing wrong?
checking for Qt... no
>> Unable to locate your Qt includes...
configure: error: Please verify your Qt devel install!
I have tried to install theQt devel by doing the following:
wget --passive-ftp http://doomed.to/showeq/qt-gcc3-devel-2.3.2-1.i386.rpm
wget --passive-ftp http://doomed.to/showeq/qt-gcc3-2.3.2-1.i386.rpm
rpm -ivh qt-gcc3-2.3.2-1.i386.rpm qt-gcc3-devel-2.3.2-1.i386.rpm
And get the following error:
error: Failed dependencies:
libstdc++.so.3 is needed by qt-gcc3-2.3.2-1
libstdc++.so.3 is needed by qt-gcc3-devel-2.3.2-1
What am I doing wrong?