Am 25.05.2013 um 15:32 schrieb Wolfgang Engelmann <[email protected]>:
> Am Saturday, 25. May 2013, 15:24:22 schrieb Stephan Witt: > > Am 25.05.2013 um 13:56 schrieb Wolfgang Engelmann > > <[email protected]>: > > > I have compiled lyx 2.0.6 according to > > > > > > 1) ./configure > > > > > > configures LyX according to your system. > > > > Hi Wolfgang, > > > > it's not a good idea to build in source tree. > > > > > > You should make a separate build directory to build LyX. Like that: > > > > $ mkdir lyxhome > > $ cd lyxhome > > $ tar xfz ${download_dir}/lyx-2.0.6.tar.gz > > $ mkdir lyx-build > > $ cd lyx-build > > $ ../lyx-2.0.6/configure > > $ make > > $ src/lyx > > Thats what I did ! > > I used in my home > /lyx-2.0.6 > and compiled there. Ok, I thought you used the source tree because of the "./configure" step in your previous mail. > But as in my last mail the issue is solved now, after removing the .lyx > folder. Yes, that's fine. But this should only be a problem if the contents of this folder was written by LyX 2.1. Stephan
