Wolfgang Engelmann wrote: > 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 ?
try it. > and make install prefix=/usr/local/stow/lyx202 > might be wise, to have the old 2.0.1 available if something goes wrong ? I think a prefix for different branch versions is overkill, the changes should be bearable. And you can always just reinstall 2.0.1 if things go wrong. Jürgen
