You are not logged in.
Pages: 1
The only thing about open office I use is the writer. Is there a way to install just the writer?
Last edited by generic_ (2008-12-23 11:38:19)
I'm just lost n00b!
Offline
Simply - no, it's not possible with the packages we are shipping.
Offline
You could give AbiWord a try.
Offline
I'm not sure if it's possible, but maybe you could edit go-oo PKGBUILD on AUR to install only the base packages and writer.
edit: I mean it's possible to edit, I'm only not sure if it will work.
Last edited by andre.ramaciotti (2008-12-23 15:29:47)
(lambda ())
Offline
As a last resort, you could modify the official package's INSTALL script to rm everything not related to the writer - I'm not sure how pacman manages packages' internal filesystems, so that may cause massive b0rks. ![]()
-dav7
Windows was made for looking at success from a distance through a wall of oversimplicity. Linux removes the wall, so you can just walk up to success and make it your own.
--
Reinventing the wheel is fun. You get to redefine pi.
Offline
From LWN Weekly, December 25, 2008:
We asked openSUSE developers to share a little about their views of the best new features or what they are most excited about? We will conclude this article with their responses.
Michael Meeks:
My favourite OpenOffice.org feature, and a world-first, is the split build; this allows you to quickly compile just 'writer' against your installed libraries (finally, like all other applications); so you can get involved with OO.o much more easily.
Offline
From LWN Weekly, December 25, 2008:
We asked openSUSE developers to share a little about their views of the best new features or what they are most excited about? We will conclude this article with their responses.
Michael Meeks:
My favourite OpenOffice.org feature, and a world-first, is the split build; this allows you to quickly compile just 'writer' against your installed libraries (finally, like all other applications); so you can get involved with OO.o much more easily.
Do you know if he's talking about Sun's OpenOffice or Suse's fork (also called Go-OO)?
As I said, go-oo-bin-base (from aur) downloads some pre-compiled rpms and pack them all in a single package for Arch. By editing go-oo-bin-base, you can see that the rpms are split in packages as core, writer, calc, etc. He can edit it to only install the packages he wants, probably core and writer.
(lambda ())
Offline
Do you know if he's talking about Sun's OpenOffice or Suse's fork (also called Go-OO)?
As I said, go-oo-bin-base (from aur) downloads some pre-compiled rpms and pack them all in a single package for Arch. By editing go-oo-bin-base, you can see that the rpms are split in packages as core, writer, calc, etc. He can edit it to only install the packages he wants, probably core and writer.
I think he's talking about the packages included in openSUSE 11.1.
Offline
There are a few go-oo packages in AUR.
Firstly, I see the seperate packages for calc, base (etc. -- but strangely no writer package) all depend on 'go-oo-base', so why install these packages?
Secondly, how can I edit the PKGBUILD of go-oo-bin-base to only install what I want? -- I see a few (counter-intuative) "-calc" etc. lines in there, so it doesn't look as straight forward as it should be.
Offline
i know this is a super old thread, but thought i would add that i successfully got this working, i compiled go-oo-bin-base from AUR with only writer. i edited the PKGBUILD and removed the references for calc, impress, draw - all the stuff i didn't want. the result is go-oo using only about 150mb instead of the 500mb!
Offline
Could you upload it to the AUR? I'm definitely interested.
Offline
Pages: 1