[Hbasic-userinfo] I got it working!! :)
Status: Beta
Brought to you by:
mengels
From: misfit-x <mis...@ph...> - 2004-01-20 21:05:52
|
I almost gave up... but I had some ideas and tried again. I obtained different QT libraries (qt-3.2.3-8 and qt-devel-3.2.3-.02 I think it was) plus the latest lcms library and installed those rpms. Then I still had problems with the libmt-qt. So, I had to do this: # export QTDIR=$QTDIR:/usr/lib/qt3 After that, you also have to do this (as root): # cd /usr/lib/qt3/lib # ln -s libqt-mt.so.3.2.3 libqt-mt.so Then it will work. This should affect only those who are upgrading from an earlier version of qt (like 3.1, like I was). It might also solve other qt application compile problems. Hope this helped! And thanks to the author of this program for creating it. It got me WAAAAY too curious to give it up after all. Glad it's now working. I can run a program in interpretor and also compile it. -- .:: misfit-x ::. |