On Fri, 23 Feb 2007 08:41:37 +0100 Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
> >>>>> "John" == John Coppens <[EMAIL PROTECTED]> writes: > > John> This happened after a clean install of the 1.4.4 source distro. > John> The .pch appear not to be in the distro, so yes, this happens > John> always (I compiled only once). Just in case, I tried to delete > John> them all and got the same problem. > > How did you conffigure LyX? Did you use --enable-shared? Yes... The compile line was: ./configure --prefix=/usr/local --with-frontend=qt --enable-shared \ --with-x > > Anyway a way around this is to configure with --disable-pch. All you > will lose is a bit of compilation speed. Ok. It continued and finished compiling completely - so the Q: is if the result is reliable or not. It seems to run fine when doing a short test. Should I recompile? John
