On Nov 4, 2007, at 11:16 AM, Pavel Sanda wrote:
Yes, a good suggesetion, but the curious thing is that I am setting it.

whats the exact configure command you use ?

For compiling Qt:

./configure -static -no-exceptions -nomake examples -nomake tools - nomake demos -prefix /usr/local/Trolltech/Qt-4.3.2/

For compiling LyX:

./configure --prefix=/Applications/LyX.app --with-version-suffix=-1.5 --without-x --with-qt4-dir=/usr/local/Trolltech/Qt-4.3.2 --with- included-gettext --enable-optimization=-Os

I've also tried configuring with "--with-extra-lib=/usr/local/ Trolltech/Qt-4.3.2/lib", just in case.

where is placed your libQtCore.so ?

Hm. The compile and install of Qt seemed flawless, but I can't find that file:

root [/usr/local/Trolltech/Qt-4.3.2]
153: find . -name *QtCore*
./include/Qt/QtCore
./include/QtCore
./include/QtCore/QtCore
./lib/libQtCore.a
./lib/libQtCore.prl
./lib/libQtCore_debug.a
./lib/libQtCore_debug.prl
./lib/pkgconfig/QtCore.pc
./lib/pkgconfig/QtCore_debug.pc
./lib/QtCore.framework
./lib/QtCore.framework/QtCore
./lib/QtCore.framework/QtCore.prl
./lib/QtCore.framework/QtCore_debug
./lib/QtCore.framework/QtCore_debug.prl
./lib/QtCore.framework/Versions/4/Headers/QtCore
./lib/QtCore.framework/Versions/4/QtCore
./lib/QtCore.framework/Versions/4/QtCore_debug

(But I also don't see it in the lib dir of the version of Qt 4.2.3 that I compiled and used the last time I compiled LyX from sources.)

-chris




Reply via email to