Jürgen Spitzmüller <spitz <at> lyx.org> writes: > > I've uploaded a tarball here: > ftp://ftp.devel.lyx.org/pub/lyx/devel/lyx-1.6.8.tar.gz > > Please give it a try!
With Debian Lenny, and this config: Host type: i686-pc-linux-gnu Special build flags: use-aspell use-ispell C Compiler: gcc C Compiler LyX flags: C Compiler flags: -O2 C++ Compiler: g++ (4.3.2) C++ Compiler LyX flags: C++ Compiler flags: -O2 Linker flags: Linker user flags: Qt 4 Frontend: Qt 4 version: 4.4.3 Packaging: posix LyX binary dir: /usr/local/bin LyX files dir: /usr/local/share/lyx-1.6.8 I get these two warnings, which must be harmless I guess: insets/InsetCitation.cpp: In function ‘lyx::docstring lyx::<unnamed>::complexLabel(const lyx::Buffer&, const std::string&, const lyx::docstring&, const lyx::docstring&, const lyx::docstring&, lyx::CiteEngine)’: insets/InsetCitation.cpp:202: warning: deprecated conversion from string constant to ‘char*’ insets/InsetCitation.cpp:206: warning: deprecated conversion from string constant to ‘char*’ -- Jean-Pierre