>>To: LyX Announce <lyx-announce@lists.lyx.org>, LyX Users <lyx-users@lists.lyx.org>, LyX Mechanics <lyx-devel@lists.lyx.org> >>Subject: LyX 1.4.4 is released >>From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> >>Date: Wed, 14 Feb 2007 16:03:07 +0100 >> >> >>Public release of LyX version 1.4.4
Compilation on Solaris 8, a few remarks: - configure command: ./configure --with-version-suffix=-1.4.4-qt --with-frontend=qt --enable-shared --with-qt-dir=/usr/local/qt-3.3.4 --with-extra-lib=/usr/local/lib --with-extra-lib=/usr/local/qt-3.3.4/lib - a lot of warnings of this kind: cc1plus: warning: ././pch.h.gch: created and used with different settings of -fpic - make successful, then make install-strip starts a fresh compilation round in directory: lyx-1.4.4/src/frontends/qt2/ to recreate libqt2 A bit surprising, as libqt2 must have been created previously when make was run. - I checked the recent translation I made of the beamer layout strings, I'm surprised to see that strings inside styles (e.g. Frame) remain untranslated (the styles are translated OK). Is this known ? Thanks for the release. Regards -- Jean-Pierre