Cryonic
04-18-2002, 02:42 PM
http://www.rpmfind.net//linux/RPM/kde/stable/2.2.2/RedHat/7.2/SRPMS/qt-2.3.2-1.src.html
ftp://speakeasy.rpmfind.net/linux/KDE/stable/2.2.2/RedHat/7.2/SRPMS/qt-2.3.2-1.src.rpm
Installation:
Download the src.rpm
cd /usr/bin
mv gcc gcc.old
mv g++ g++.old
ln -s gcc3 gcc
ln -s g++3 g++
cd <directory with qt src.rpm>
rpmbuild --rebuild qt-2.3.2-1.src.rpm
Go get something to drink, this will take a long time.
cd /usr/src/redhat/RPMS/i386
rpm -Uvh qt2-2.3.2* qt2-devel*
Now go back to the other install guides and continue on.
These instructions assume that you meet all the prerequisites for installing SEQ (minus QT).
ftp://speakeasy.rpmfind.net/linux/KDE/stable/2.2.2/RedHat/7.2/SRPMS/qt-2.3.2-1.src.rpm
Installation:
Download the src.rpm
cd /usr/bin
mv gcc gcc.old
mv g++ g++.old
ln -s gcc3 gcc
ln -s g++3 g++
cd <directory with qt src.rpm>
rpmbuild --rebuild qt-2.3.2-1.src.rpm
Go get something to drink, this will take a long time.
cd /usr/src/redhat/RPMS/i386
rpm -Uvh qt2-2.3.2* qt2-devel*
Now go back to the other install guides and continue on.
These instructions assume that you meet all the prerequisites for installing SEQ (minus QT).