From owner-freebsd-java Mon Sep 4 2:24:36 2000 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 917CF37B422 for ; Mon, 4 Sep 2000 02:24:34 -0700 (PDT) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JTRUS1HX90000FYB@research.kpn.com> for freebsd-java@FreeBSD.ORG; Mon, 4 Sep 2000 11:24:31 +0200 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Mon, 04 Sep 2000 11:24:30 +0100 Content-return: allowed Date: Mon, 04 Sep 2000 11:24:30 +0100 From: "Koster, K.J." Subject: RE: Best JDK 1.2+ To: 'Phillip Rhodes' Cc: freebsd-java@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7817@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello Philip, > > I want to run Java on my freebsd box (3.4), but I am very confused > as to which port I should go with. Should/Can I use blackdown, > sun or some other port? > I'm terribly biased :) but I think you should use the native FreeBSD port for Sun's JDK. You'd have to build it yourself, but that is really very easy, see: http://web.inter.nl.net/users/kjkoster/java/index.html. If you need Swing, you may be better off using blackdown's port for now (it's in /usr/ports/java/linux-jdk). In it's current form, the native port has redrawing problems for Swing applications. We'll lick that one soon enough, I'm sure. :-) I compile and run server-side stuff using the native port, but use the Linux port to display Swing applications. Using the native port has the advantage that if you run into a bug in it, there is a good chance that someone will pick it up and fix it. It is a little more "alive" in that sense. Kees Jan ================================================= TV is the worst of both worlds. It's not as good at words as radio is because the pictures are a distraction which demand attention, and it's not as good as cinema because the pictures are not nearly as good. Douglas Adams To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message