On Fri, Feb 14, 2014 at 10:05 AM, Stephan Witt <st.w...@gmx.net> wrote: > 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 > Thanks.
> Stephan > > PS: Errors like "Makefile:3567: *** missing separator. Stop." > are possibly caused by unresolved merge conflicts. > Which means...? Or more appropriately, how do I avoid that? I'm still trying to find my way around the GIT wonderland. Liviu