You are not logged in.

#1 2008-04-27 20:31:04

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Thinking of building OpenOffice

I'm thinking of building OpenOffice through abs, with some slightly more optimized build flags.  Before I do this, I want to know if my computer has enough resources and power to compile it.  My CPU is a 2.8ghz Pentium4 (Northwood, I think) with Hyper-Threading enabled.  I have one gigabyte of DDR2 SDRAM, and 15.8 gigabytes of free space on my /home partition.  Will my computer be able to build OpenOffice without any problems?

Offline

#2 2008-04-27 20:45:43

ise
Developer
From: Karlsruhe / Germany
Registered: 2005-10-06
Posts: 404
Website

Re: Thinking of building OpenOffice

It will take a long time....nevertheless your RAM is too small, OpenOffice eats lots of RAM during compilation. I hope you have enough swap, but it will slowdown the compile process dramatically. You can try it, but I wouldn't do it on such hardware resources...

Daniel

Offline

#3 2008-04-27 22:10:37

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: Thinking of building OpenOffice

Thanks for the advice.  I think I'll wait until I can buy some more RAM or get a newer/better computer.  How much RAM would I need to build OpenOffice?

Offline

#4 2008-05-09 12:10:24

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: Thinking of building OpenOffice

Since my computer is more than likely not powerful enough to build openoffice-base, could someone do it for me?  These are the flags I wanted to use:

CFLAGS="-march=pentium4 -mtune=pentium4 -O3 -mmmx -mfpmath=sse -msse -msse2"
CXXFLAGS="-march=pentium4 -mtune=pentium4 -O3 -mmmx -mfpmath=sse -msse -msse2"

Offline

#5 2008-05-09 12:28:43

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: Thinking of building OpenOffice

I don't see the reason to optimize a package that is busy 99,9% with waiting on user input. Yes, it could improve your startup time with half a second, but that's all. It's not worth the build time (or even the upload time for others who provide you with a package) to optimize openoffice for your CPU.

Offline

#6 2008-05-09 13:03:22

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: Thinking of building OpenOffice

Well, since the point of this was to see how much of a speed increase the optimization would give, I'll just take your word for it.

Offline

#7 2008-05-09 15:50:16

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Thinking of building OpenOffice

I would say just dont. I tried doing it once and its the most depressing task i have tried to accomplish in my life. The OO PKGBUILD is the worst i have ever seen.
Andyrtr is a hero.
Thats when i decided i wouldnt use it if the developers didt make the configure & build procedure easier.


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

Board footer

Powered by FluxBB