Am Dienstag, 3. Januar 2012, 14:57:48 schrieb Jürgen Spitzmüller:
> Wolfgang Engelmann wrote:
> > However, the lyx help shows still version 2.0.1 instead of 2.0.2.
> > 
> > What else do I have to do to get the latest version?
> 
> The version number gets updated at configure time IIRC. So try
> ./configure ; make. If this doesn't help, you might even have to run
> ./autogen.sh in advance.
> 
> HTH
> Jürgen

Thanks again, Juergen and Richard, 
sorry that I forgot to configure make 

when doing make and make check, I get this error:

make[3]: Entering directory `/mnt/sda/home/wolfgang/lyx-devel/src'
make[3]: *** Keine Regel vorhanden, um das Target »graphics/Previews.cpp«, 
  benötigt von »Previews.o«, zu erstellen.  Schluss.
make[3]: Leaving directory `/mnt/sda/home/wolfgang/lyx-devel/src'
make[2]: *** [check-recursive] Fehler 1
make[2]: Leaving directory `/mnt/sda/home/wolfgang/lyx-devel/src'
make[1]: *** [check] Fehler 2
make[1]: Leaving directory `/mnt/sda/home/wolfgang/lyx-devel/src'
make: *** [check-recursive] Fehler 1

does it mean, I have to make clean and run first ./autogen.sh ?

and make install prefix=/usr/local/stow/lyx202 
might be wise, to have the old 2.0.1 available if something goes wrong ?

Wolfgang

Reply via email to