Date: Thu, 24 Aug 2006 10:22:18 -0700 From: Ted Faber <faber@ISI.EDU> To: Ian FREISLICH <if@hetzner.co.za> Cc: freebsd-current@freebsd.org Subject: Re: Quick poll (openoffice port) Message-ID: <20060824172218.GF32588@hut.isi.edu> In-Reply-To: <E1GG93Y-0007kQ-9a@hetzner.co.za> References: <E1GG93Y-0007kQ-9a@hetzner.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--JSkcQAAxhB1h8DcT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 24, 2006 at 08:51:12AM +0200, Ian FREISLICH wrote: > Hi >=20 > Just a quick poll to fisd out if it's just me or something else. >=20 > Has anyone managed to compile any of openoffice.org-1.0, > openoffice.org-1.1 or openoffice.org-2.0 on a recent(ish) CURRENT? Actually, I've had a problem with openoffice-2.0's java configuration, which I'm happy to take to whoever I need to. The problem is that the /usr/local/jdk1.4.1 path is hard-coded a couple places, but the java/jdk14 port is up to 1.4.2. Paractically, this means when I make the OO port, the first thing it tries to do is install java/jdk14 which fails because java/jdk14 is already installed. Symlinking /usr/local/jdk1.4.1 to /usr/local/jdk1.4.2 fails further down the compilation (the error indicates that one of the later OO configuration steps - not the a ports step - is unhappy about the symbolic link). You should be able to reporduce this by just installing jdk1.4.2 and not jdk1.4.1 and typing make in /usr/ports/editors/openoffice.org-2.0 . --=20 Ted Faber http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.= asc Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#= SIG --JSkcQAAxhB1h8DcT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE7eBKaUz3f+Zf+XsRAk7aAKCncwGX7YbnExoTmj4KUfeNm0C7bACgpS7z EvUPI76ngTFF/Zru/JwirXM= =Sv6i -----END PGP SIGNATURE----- --JSkcQAAxhB1h8DcT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060824172218.GF32588>