Re: Problem in running make file on Ubuntu 16.04

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks, I'll check it out. 

On Jan 8, 2019 1:44 PM, "Kaganski Mike" <mikekaganski@xxxxxxxxxxx> wrote:
On 08.01.2019 10:44, Komal Bharadiya wrote:
> I have been trying to setup libreoffice dev-environment lately. After
> executing ./autogen.sh file, I hit make command. The execution takes
> ample amount of time. It hangs my laptop, and I end up switching it off.
> I have tried multiple no. of times. But couldn't run it successfully,
> what can I do? Please help!
> I have Dell Vostro 3568 model.
> Thanking you in anticipation!

https://wiki.documentfoundation.org/Development/BuildingOnLinux#Performance


> Building LibreOffice takes time, a lot of time. Exactly how much depends on how powerful your machine is

Several lines below, there's "Approximate times" section, telling
someone's experience with some unspecified repo revision, which took 1.5
hrs. I can tell you that I used to have ~8 hrs build time on Kaveri 7700
box with spinning HDD.

You should expect long build times on your laptop. But if you also are
going to do other tasks on it during the build (to increase build times
even more), then you may adjust it using --with-parallelism (discussed
there), which defaults to use all your cores, but which you could want
to set to a lower value to free some resources; or you may run make
using nice (`nice make`) to decrease its priority and make system
responsive to interaction without sacrificing cores.

--
Best regards,
Mike Kaganski
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux