Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How much space do I need to build openoffice?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
_Max_
Apprentice
Apprentice


Joined: 03 Mar 2003
Posts: 264
Location: London, UK

PostPosted: Mon Nov 03, 2003 10:04 am    Post subject: How much space do I need to build openoffice? Reply with quote

Hi,

I recently tried updating to openoffice-1.1.0, and first managed to fill up my var (the ebuild failed, of course), then moved my PORTAGE_TMPDIR to /home/tmp (more space there), but the thing still managed to fill up my /home.

I checked this morning, and /home/tmp/portage/openoffice-1.1.0 was 2.7G in size.

Is it normal for openoffice to require *that* much space? I know it's big, but this seems a little over the top.
_________________
Ceci n'est pas une sig.
Back to top
View user's profile Send private message
malloc
l33t
l33t


Joined: 19 Sep 2003
Posts: 762

PostPosted: Mon Nov 03, 2003 11:23 am    Post subject: Reply with quote

Building OOfice takes an insane amount of space. It took almost 3G to me, however the compiled binaries won't take up much space, around 200M probably.
Back to top
View user's profile Send private message
_Max_
Apprentice
Apprentice


Joined: 03 Mar 2003
Posts: 264
Location: London, UK

PostPosted: Mon Nov 03, 2003 12:03 pm    Post subject: Reply with quote

Whoah... Is there any way to reduce that? I don't have 3 Gigs at the moment. Maybe by unsetting some more use flags? At the moment I have
Code:

emerge -vp openoffice

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-office/openoffice-1.1.0  -gnome -kde

_________________
Ceci n'est pas une sig.
Back to top
View user's profile Send private message
Hendry
n00b
n00b


Joined: 29 Oct 2003
Posts: 28
Location: Apeldoorn, The Netherlands

PostPosted: Mon Nov 03, 2003 12:03 pm    Post subject: Reply with quote

malloc wrote:
Building OOfice takes an insane amount of space. It took almost 3G to me, however the compiled binaries won't take up much space, around 200M probably.


Where are the temp files then so they can be deleted. Is this the /var/tmp/portage location?
Back to top
View user's profile Send private message
_Max_
Apprentice
Apprentice


Joined: 03 Mar 2003
Posts: 264
Location: London, UK

PostPosted: Mon Nov 03, 2003 12:22 pm    Post subject: Reply with quote

Are you asking whether you can delete the files in /var/tmp/portage? I am not sure whether this is your question, but...

Ebuilds will use /var/tmp/portage/<packagename> to compile things. This tends to fill up over time and you can delete this stuff.

see the FAQ: https://forums.gentoo.org/viewtopic.php?t=30547
_________________
Ceci n'est pas une sig.
Back to top
View user's profile Send private message
pixie
Guru
Guru


Joined: 29 Dec 2002
Posts: 305

PostPosted: Mon Nov 03, 2003 3:59 pm    Post subject: Reply with quote

seeing as there are very little things you can do to openoffice with cflags and you need very very basic ones to get it even to build usually I would suggest just installing the binary. I doubt you will even notice the difference.
Back to top
View user's profile Send private message
malloc
l33t
l33t


Joined: 19 Sep 2003
Posts: 762

PostPosted: Mon Nov 03, 2003 4:20 pm    Post subject: Reply with quote

Hendry wrote:
malloc wrote:
Building OOfice takes an insane amount of space. It took almost 3G to me, however the compiled binaries won't take up much space, around 200M probably.


Where are the temp files then so they can be deleted. Is this the /var/tmp/portage location?

You can't delete them. I meen they get deleted after the make step is done.
The problem is that OOffice is a very complex program and as such it's divided into hundreds of diferent files wich need to be compiled and can only be removed after the entire thing is compiled so i'm afraid you're a bit out of luck there :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum