From owner-freebsd-java@FreeBSD.ORG Tue Dec 18 14:30:56 2012 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 515B79EE for ; Tue, 18 Dec 2012 14:30:56 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 29F8E8FC16 for ; Tue, 18 Dec 2012 14:30:55 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TkyC7-0002cJ-9M for freebsd-java@freebsd.org; Tue, 18 Dec 2012 06:30:55 -0800 Date: Tue, 18 Dec 2012 06:30:55 -0800 (PST) From: Beeblebrox To: freebsd-java@freebsd.org Message-ID: <1355841055273-5770409.post@n5.nabble.com> In-Reply-To: <1353685664114-5763554.post@n5.nabble.com> References: <1352392767008-5759217.post@n5.nabble.com> <1353683114369-5763538.post@n5.nabble.com> <1353684762577-5763550.post@n5.nabble.com> <1353685664114-5763554.post@n5.nabble.com> Subject: openjdk7 instead of openjdk6? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2012 14:30:56 -0000 One of the problems seems to be a missing library: libreoffice-3.5.7: /usr/local/lib/libreoffice/program/libofficebean.so misses libjawt.so >From what I have read, jdk7 does not have such a library (?) while jdk6 does. Is that true? Makes no sense to me why it should be so... -- View this message in context: http://freebsd.1045724.n5.nabble.com/openjdk7-instead-of-openjdk6-tp5759217p5770409.html Sent from the freebsd-java mailing list archive at Nabble.com.