Try the CVS.
On Thu, 6 Nov 2003, Jonathan Jefferies wrote: > > Building > avifile-0.7-0.7.38.tar.gz 2888580 14611 Platform-IndependentSource .gz > on RedHat 9.0 for use with drip-0.8.3.2 > > During ./configure get the following error message: > > checking for Qt library (version >= 200)... no > configure: warning: > *** Could not run Qt test program, checking why... > *** Configure discovered/uses these settings: > *** Qt libraries: /usr/lib/qt-3.1/lib > *** Qt headers: /usr/lib/qt-3.1/include > *** Note: > *** Compilation of Qt utilities also might be turned off (if not wanted). > *** If you are experiencing problems which will not be described > *** bellow please report then on '[EMAIL PROTECTED]' mailing list > *** (i.e. some misdetection or omitted path) > > configure: error: > *** Qt test program compiled, but did not run. This usually means > *** that the run-time linker is not finding Qt library or finding the wrong > *** version of Qt. If it is not finding Qt, you will need to set your > *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point > *** to the installed location Also, make sure you have run ldconfig if that > *** is required on your system. > *** > *** If you have an old version installed, it is best to remove it, although > *** you may also be able to get things to work by modifying LD_LIBRARY_PATH > *** > *** i.e. bash> export LD_LIBRARY_PATH=/usr/lib/qt-3.1/lib:$LD_LIBRARY_PATH > > RESPONSE:: > > cat /etc/ld.so.conf > /usr/kerberos/lib > /usr/X11R6/lib > /usr/lib/qt-3.1/lib > /usr/lib/wine > /usr/lib/mysql > /usr/lib/sane > > ls /usr/lib/qt-3.1/lib > libdesigner.so libqassistantclient.so.1 libqt.so.3 > libdesigner.so.1 libqassistantclient.so.1.0 libqt.so.3.1 > libdesigner.so.1.0 libqassistantclient.so.1.0.0 libqt.so.3.1.1 > libdesigner.so.1.0.0 libqt-mt.so libqui.so > libeditor.so.1 libqt-mt.so.3 libqui.so.1 > libeditor.so.1.0 libqt-mt.so.3.1 libqui.so.1.0 > libeditor.so.1.0.0 libqt-mt.so.3.1.1 libqui.so.1.0.0 > libqassistantclient.so libqt.so > > also set export LD_LIBRARY_PATH=/usr/lib/qt-3.1/lib:$LD_LIBRARY_PATH > in ~/.bashrc and ran ldconfig as a caution. Error remains > > Suggestions? There are additional qt libraries possibly used by other > applications: > /usr/lib/qt-3.0.5/lib > /usr/lib/qt2/lib > > thanks > J. > > > > > applications: > > > > _______________________________________________ > Avifile mailing list > [EMAIL PROTECTED] > http://prak.org/mailman/listinfo/avifile > _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
