Wolfgang Engelmann <[email protected]> writes: > Hello, list members, > > I use lyx svn 1.6.3 > > is there a more recent version? I checked: > > wolfg...@wolfgang:~/lyx-devel$ cd '/home/wolfgang/lyx-devel' > wolfg...@wolfgang:~/lyx-devel$ svn status > wolfg...@wolfgang:~/lyx-devel$ svn status -u > Status bezogen auf Revision: 30176
30176 is indeed the latest revision, but it should identify itself as 1.6.4svn. Make sure that you have run configure with --enable-maintainer-mode. This is supposedley automatic, but turned off when the version is a non-svn one (like 1.6.3). After that, configure does not recognize anymore the updates to the configure scripts (in particular the version). Another solution is to run ./autogen.sh. JMarc
