View previous topic :: View next topic |
Author |
Message |
/ n00b
Joined: 14 Aug 2002 Posts: 26
|
Posted: Thu Aug 15, 2002 11:11 am Post subject: How much diskspace does an emerge openoffice need? |
|
|
I'm trying an emerge oopenoffice. So far three attempts have failed. Eiterh because of patches that couldn't be aplied, ore, recently, because of disk space problems.
My /tmp partition is 2Gb. Emerge openoffice fills it completely, and then quits complaining not enough space is available.
So how much does on need to compile openoffice? |
|
Back to top |
|
|
kirill Apprentice
Joined: 01 Aug 2002 Posts: 183 Location: Finland
|
Posted: Thu Aug 15, 2002 11:19 am Post subject: Re: How much diskspace does an emerge openoffice need? |
|
|
/ wrote: |
My /tmp partition is 2Gb. Emerge openoffice fills it completely, and then quits complaining not enough space is available.
So how much does on need to compile openoffice? |
You are very close, it needs approx 2.5GB from what I have heard. Keep trying _________________ --kirill |
|
Back to top |
|
|
kraaij n00b
Joined: 07 Aug 2002 Posts: 66 Location: Maastricht, The Netherlands
|
Posted: Thu Aug 15, 2002 4:25 pm Post subject: |
|
|
Hi,
i am trying to compile it right now. Everything goes fine until now. I hope it stays that way... But in regard to your question:
/ wrote: | So how much does on need to compile openoffice? |
Here's what I found in the source of openoffice-1.0.0-r2.ebuild :
wrote: |
<snip>
# notes:
# This will take a HELL of a long time to compile, be warned.
# According to openoffice.org, it takes approximately 12 hours on a
# P3/600 with 256mb ram. And thats where building is its only task.
#
# It takes about 6 hours on my P4 1.8 with 512mb memory, and the
# build only needs about 2.1GB of disk space - Azarah.
#
# You will also need a bucketload of diskspace ... in the order of
# 4-5 gb free to store all the compiled files and installation
# directories.
#
# The information on how to build and what is required comes from:
# http://www.openoffice.org/dev_docs/source/build_linux.html
# http://tools.openoffice.org/ext_comp.html
<snip>
|
To compile it, I changed my PORTAGE_TMPDIR env var to somewhere with enough space....
I hope this helps.
Grtx,
Anton. |
|
Back to top |
|
|
kirill Apprentice
Joined: 01 Aug 2002 Posts: 183 Location: Finland
|
Posted: Thu Aug 15, 2002 5:50 pm Post subject: |
|
|
kraaij wrote: |
/ wrote: | So how much does on need to compile openoffice? |
Here's what I found in the source of openoffice-1.0.0-r2.ebuild :
wrote: |
<snip>
# It takes about 6 hours on my P4 1.8 with 512mb memory, and the
# build only needs about 2.1GB of disk space - Azarah.
|
|
Yeah now I remember where I read about that
It was this same .ebuild _________________ --kirill |
|
Back to top |
|
|
|