OpenMacNews <[EMAIL PROTECTED]> writes:

| hi,
| 
| > | anyway, there was a suggestion to look at "libqt2.la" ... which does not
| > | exist in my qt335 install.
| > 
| > Do you (still?) configure with "--disable-static --enable-shared"?
| > (don't do that)
| 
| no.  i've config'd with:
| 
| ./configure \
| --prefix=/usr/local/lyx/Lyx.app \
| --disable-debug --enable-optimization=-Os \
| --disable-nls \
| --disable-rpath \
| --enable-compression-support \
| --without-x \
| --with-frontend=qt --with-qt-dir=/usr/local/qt3 \
| --with-libintl-prefix=/usr/local \
| --disable-concept-checks \
| --without-aspell \
| --without-pspell \
| --without-included-boost \
| --with-extra-lib=/usr/local/lib \
| --with-extra-inc=/usr/local/include/boost-1_33_1
| 
| make dies @:

Then you have to check the contents of the *.la files and see if there
is a '' library in there somewhere.

Sorry that I cannot be of more help.

| mathed/libmathed.la insets/libinsets.la frontends/libfrontends.la
| frontends/qt2/libqt2.la frontends/controllers/libcontrollers.la
| graphics/libgraphics.la support/libsupport.la

-- 
        Lgb

Reply via email to