From owner-freebsd-stable Wed Feb 13 11:20:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gemma.TechFak.Uni-Bielefeld.DE (gemma.TechFak.Uni-Bielefeld.DE [129.70.136.103]) by hub.freebsd.org (Postfix) with ESMTP id 574E537B41E for ; Wed, 13 Feb 2002 11:20:08 -0800 (PST) Received: from popocatepetl.TechFak.Uni-Bielefeld.DE (popocatepetl.TechFak.Uni-Bielefeld.DE [129.70.136.108]) by gemma.TechFak.Uni-Bielefeld.DE (8.9.1/8.9.1/TechFak/pk+ro20010720) with ESMTP id UAA24869; Wed, 13 Feb 2002 20:20:06 +0100 (MET) From: Oliver Schonefeld Received: (from oschonef@localhost) by popocatepetl.TechFak.Uni-Bielefeld.DE (8.9.3+Sun/8.9.1) id UAA14723; Wed, 13 Feb 2002 20:20:05 +0100 (MET) Date: Wed, 13 Feb 2002 20:20:05 +0100 To: Greg Lewis Cc: freebsd-stable@freebsd.org Subject: Re: Java for FreeBSD Message-ID: <20020213202005.A14701@popocatepetl.TechFak.Uni-Bielefeld.DE> References: <20020211142834.A81586@sr.se> <20020212155415.A64695@gurney.reilly.home> <15611674597.20020213182922@cybertron.tmfweb.nl> <20020214053946.B60507@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20020214053946.B60507@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Thu, Feb 14, 2002 at 05:39:46AM +1030 X-Zen: Oooommmmmmmmmmmmmmmmmmmmmmm Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eines schoenen Tages schrieb Greg Lewis: > On Wed, Feb 13, 2002 at 06:29:22PM +0100, Alex wrote: > > Is there away to install JDK 1.3+ without X? > > Not from the port. It needs to be built on a machine with X, but once > you've done that you can create a package and move it to other machines > you have without X. The SCSL doesn't stop you doing this internally, > you just can't distribute the binary to others. Unfortunaly if using stuff from AWT, it needs X installed, or you will get an java.lang.UnsatisfiedLinkError, because it cannot find X libraries. I got this Error when using java.awt.Dimension (and only that) in my program on a machine without installed X libraries. My workaround was to avoid any java.awt stuff and store my dimension stuff in two int vars. The jdk13 was built on a different machine and installed as a package. Regards, Oliver Schonefeld P.S. anyways ... great job porting java. keep up the good work :) -- -------------------------------------------------------- And remember: "To Infinity And Far Beyond ... Somehow?!" email: oschonef@techfak.uni-bielefeld.de -------------------------------------------------------- Hi! I'm a .signature virus! Copy me in your ~/.signature to help me spread! <- Save this lifeform ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message