Trolltech Home | QSA-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

QSA-interest Archive, August 2005
QSA configuration: 3rd Try - almost there


Message 1 in thread

My 3rd try at configuring QSA got further, but there is still one problem:
libQtNetwork_debug.so.4 was not found by configure, although it is
shown below that the file is present in Qt 4.0.1. 
Does anyone know what the fix is?

Thanks,
Dave Feustel
=======================================
/home/daf/QSA/qsa-x11-opensource-1.2.0}sudo ./configure
Password:
Using Qt library in /usr/local/Trolltech/Qt-4.0.1.
Trying my best without a .qmake.cache file
Building 2nd stage configure
/usr/local/Trolltech/Qt-4.0.1/lib/libQtGui_debug.so.4.0: warning: sprintf() is often misused, please use snprintf()
/usr/local/Trolltech/Qt-4.0.1/lib/libQtCore_debug.so.4.0: warning: vsprintf() is often misused, please use vsnprintf()
configure2/configure2: can't load library 'libQtNetwork_debug.so.4'
-------------------
/home/daf/QSA/qsa-x11-opensource-1.2.0}find $QTDIR -name libQtNetwork_debug.so.4
/usr/local/Trolltech/Qt-4.0.1/lib/libQtNetwork_debug.so.4
/home/daf/QSA/qsa-x11-opensource-1.2.0}
======================================== 
LD_LIBRARY_PATH=/usr/local/Trolltech/Qt-4.0.1/lib
LIBPATH=/usr/local/Trolltech/Qt-4.0.1/lib
PATH=/usr/local/Trolltech/Qt-4.0.1/bin:/home/daf/bin:/bin:/sbin:/usr/bin:\
/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:\
/usr/local/Trolltech/Qt-4.0.
QTDIR=/usr/local/Trolltech/Qt-4.0.1
-- 
 [ signature omitted ]