Am 14.02.2014 um 10:00 schrieb Liviu Andronic <landronim...@gmail.com>:
> Dear all, > Well I've now confirmed what I long thought: LyX is a monster to > compile. I have a quickish: > - 64-bit > - 2x Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz > - 4GB of RAM > - 7200 rpm > > but compiling LyX still manages to make me impatient. Oh, well. > Is there a way to compile LyX using all the available 2 cores? As far > as I can see, only one core is being used right now. You may try: make -j2 Stephan PS: Errors like "Makefile:3567: *** missing separator. Stop." are possibly caused by unresolved merge conflicts.