From owner-freebsd-questions@FreeBSD.ORG Mon Jan 3 09:41:32 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BF9716A4CE for ; Mon, 3 Jan 2005 09:41:32 +0000 (GMT) Received: from hosea.tallye.com (joel.tallye.com [216.99.199.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 999D243D2D for ; Mon, 3 Jan 2005 09:41:31 +0000 (GMT) (envelope-from lorenl@alzatex.com) Received: from hosea.tallye.com (hosea.tallye.com [127.0.0.1]) by hosea.tallye.com (8.12.8/8.12.10) with ESMTP id j039fCYs010030 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Jan 2005 01:41:12 -0800 Received: (from sttng359@localhost) by hosea.tallye.com (8.12.8/8.12.10/Submit) id j039fBG7010028; Mon, 3 Jan 2005 01:41:11 -0800 X-Authentication-Warning: hosea.tallye.com: sttng359 set sender to lorenl@alzatex.com using -f Date: Mon, 3 Jan 2005 01:41:11 -0800 From: "Loren M. Lang" To: rsh Message-ID: <20050103094111.GF14949@alzatex.com> References: <41D5D092.6030401@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41D5D092.6030401@comcast.net> User-Agent: Mutt/1.4.1i X-GPG-Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc X-GPG-Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C cc: freebsd-questions@freebsd.org Subject: Re: Passing options to a 'make install clean' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2005 09:41:32 -0000 On Fri, Dec 31, 2004 at 05:20:02PM -0500, rsh wrote: > I am trying to 'make install clean' of openoffice and do not want to > install Java. > > I have tried several things to say no to Java but it always wants to try > to install jdk14, and this port is not user friendly with my amd64 system. > > So how can I install openoffice without Java? What about just installing a precompiled package of openoffice instead? I don't think you need java or gcc to be installed for that. Try pkg_add -r openoffice-1.1 or portinstall -PP editors/openoffice-1.1 if you have portupgrade installed. Also, amd64 should be able to run all i386 programs just as well as a real i386 machine can, maybe defined CPUTYPE to i686 or something will allow you to build java, gcc, and openoffice. There is also a freebsd package of openoffice available on their site I believe. > > Thanks > Sean > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C