On Sat, 24 Feb 2007 01:01:11 +0000 José Matos <[EMAIL PROTECTED]> wrote:
> Public release of LyX version 1.5.0 (beta 1) > =================================== > > We are glad to announce the release of LyX 1.5.0 (beta 1). > > Nice. Works well, so far does all the LyX things I need: make ps, pdf, bibtex. The INSTALL file needs editing as its now 1.5.0 and not 1.4.x line 53: LyX 1.4.x makes great use of C++ Standard Template Library (STL). It compiled with out any probs in Ubuntu Dapper (i386) and the checkinstall package is here: http://home.exetel.com.au/randombits/lyx_1.5.0beta1-1_i386.deb this used configure: $ ./configure --with-qt-dir=/usr/share/qt4 --enable-optimization=-O3 --prefix=/usr/local This does not check for dependencies. It just saves the time from finding and installing the extra packages needed to compile LyX and compiling the final package. cheers Russell