From owner-freebsd-openoffice@FreeBSD.ORG  Thu Feb  1 01:14:57 2007
Return-Path: <owner-freebsd-openoffice@FreeBSD.ORG>
X-Original-To: freebsd-openoffice@freebsd.org
Delivered-To: freebsd-openoffice@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 49D9116A402
	for <freebsd-openoffice@freebsd.org>;
	Thu,  1 Feb 2007 01:14:57 +0000 (UTC)
	(envelope-from molnarcs@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171])
	by mx1.freebsd.org (Postfix) with ESMTP id DAB7D13C428
	for <freebsd-openoffice@freebsd.org>;
	Thu,  1 Feb 2007 01:14:56 +0000 (UTC)
	(envelope-from molnarcs@gmail.com)
Received: by ug-out-1314.google.com with SMTP id o2so330071uge
	for <freebsd-openoffice@freebsd.org>;
	Wed, 31 Jan 2007 17:14:56 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta;
	h=received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id;
	b=mbLOmNCXSl+DzWHbEKNeQpR2qNuZZ04ZUHVrgOBtM21CZjg/9ezXfkWwy9VmCnsQriahDYdj9u6NChc8u60Ons6hfk4erVnvsKMoEpCPJUvqqHZ9a2vb1/JU4nsOfeXy0hBZMLjdHfSq5vhA8gIMRydJoRFJ2fMxaGl4vEXLIkc=
Received: by 10.67.103.7 with SMTP id f7mr1868487ugm.1170290928589;
	Wed, 31 Jan 2007 16:48:48 -0800 (PST)
Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4])
	by mx.google.com with ESMTP id x37sm1821639ugc.2007.01.31.16.48.47;
	Wed, 31 Jan 2007 16:48:48 -0800 (PST)
From: Csaba Molnar <molnarcs@gmail.com>
To: Bartosz Fabianowski <freebsd@chillt.de>
Date: Thu, 1 Feb 2007 01:48:40 +0100
User-Agent: KMail/1.9.5
References: <200701312249.13304.molnarcs@gmail.com>
	<45C11C04.7000309@chillt.de>
In-Reply-To: <45C11C04.7000309@chillt.de>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline
Message-Id: <200702010148.40679.molnarcs@gmail.com>
Cc: freebsd-openoffice@freebsd.org
Subject: Re: Openoffice-2.1 build question
X-BeenThere: freebsd-openoffice@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: molnarcs@gmail.com
List-Id: Porting OpenOffice to FreeBSD <freebsd-openoffice.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice>, 
	<mailto:freebsd-openoffice-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-openoffice>
List-Post: <mailto:freebsd-openoffice@freebsd.org>
List-Help: <mailto:freebsd-openoffice-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice>, 
	<mailto:freebsd-openoffice-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 01 Feb 2007 01:14:57 -0000

2007. January 31. 23.45 dátummal Bartosz Fabianowski ezt írta:
> > is it enough to have 1Gb RAM + 1Gb swap (my setting)?
>
> I have 768MB RAM + 1.5GB swap and have never run out of RAM while
> compiling OpenOffice.org. I am using gcj instead of Java though
> (WITH_GNUGCJ=1) and this might decrease memory use. Be warned, however,
> that compilation with gcj has been broken for a while and you should not
> try it.
>
> > do I have to quit other programs while building
>
> I always compile from within KDE.
>
> - Bartosz

Thank you for your answer! I think I'll add some more swap than (just to be 
safe), and give it a go. I'll report back the results (will try building it 
with java). 

Bye!