From 6de3484af15fb435859767284e597e587316f8bb Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Tue, 10 Oct 2006 02:32:28 +0000 Subject: OOo requires total 2Gbytes of memory or swap since the last year. --- editors/openoffice.org-2.0/files/Makefile.knobs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/openoffice.org-2.0/files') diff --git a/editors/openoffice.org-2.0/files/Makefile.knobs b/editors/openoffice.org-2.0/files/Makefile.knobs index 3da5c5b7e813..85ab949146a4 100644 --- a/editors/openoffice.org-2.0/files/Makefile.knobs +++ b/editors/openoffice.org-2.0/files/Makefile.knobs @@ -126,8 +126,8 @@ pre-fetch: @${ECHO} @${ECHO} "To build OOo, you should have a lot" .if defined(WITH_DEBUG) - @${ECHO} "of free diskspace (~ 18GB) and memory (~ 1GB)." + @${ECHO} "of free diskspace (~ 18GB) and memory (~ 2GB)." .else - @${ECHO} "of free diskspace (~ 9GB) and memory (~ 1GB)." + @${ECHO} "of free diskspace (~ 9GB) and memory (~ 2GB)." .endif @${ECHO} "If you want SDK and/or solver, please type make sdk and/or make solver" -- cgit v1.2.3