From owner-freebsd-questions@FreeBSD.ORG Wed Mar 17 04:25:14 2004 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 730D416A57D for ; Wed, 17 Mar 2004 04:25:14 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A3B43D5D for ; Wed, 17 Mar 2004 04:25:13 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i2HCP9mW028587 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 17 Mar 2004 12:25:09 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i2HCP79j028582; Wed, 17 Mar 2004 12:25:07 GMT (envelope-from matthew) Date: Wed, 17 Mar 2004 12:25:07 +0000 From: Matthew Seaman To: Norhisham Khalil Message-ID: <20040317122507.GC26606@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Norhisham Khalil , questions@freebsd.org References: <1079512261.40580cc595a10@webmail.jaring.my> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pk6IbRAofICFmK5e" Content-Disposition: inline In-Reply-To: <1079512261.40580cc595a10@webmail.jaring.my> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040304, clamav-milter version 0.67j cc: questions@freebsd.org Subject: Re: openoffice-1.1.1RC install without jdk 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: Wed, 17 Mar 2004 12:25:14 -0000 --Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 17, 2004 at 04:31:01PM +0800, Norhisham Khalil wrote: > i'm trying to install openoffice 1.1.1RC on FreeBSD 5.2.1 release. > i also have jdk14 installed thru ports >=20 > at first openoffice give error it could not find jdk13 > i have uninstalled jdk14 and installed jdk13 openoffice-1.1 explicitly depends on jdk14 -- whatever it was that was complaining about jdk13 must have been a dependency -- perhaps apache-ant? OO isn't going to work without jdk14 so I'm afraid you're going to have to re-install that. Make sure that you list /usr/local/jdk1.4.2/bin/java # FREEBSD-JDK1.4.2 on the first line of /usr/local/etc/javavms, and you might try setting: JAVA_HOME=3D/usr/local/jdk1.4.2 in your environment. That should convince everything java-ish to use the jdk14 stuff. On the whole though, compiling OO is a real pig of a job, and most people are better off just downloading a pre-compiled package from http://projects.imp.ch/openoffice/ Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --Pk6IbRAofICFmK5e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAWEOjdtESqEQa7a0RAmFWAJ9YS2KAgJSl/Tsy/mrJvTLIVeEkhwCfa0hD D7zT7Asw00RHiqdPqSTsA/g= =Ppm3 -----END PGP SIGNATURE----- --Pk6IbRAofICFmK5e--