From owner-freebsd-questions@FreeBSD.ORG Wed Feb 2 19:20:00 2005 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 D3F3216A4CE for ; Wed, 2 Feb 2005 19:20:00 +0000 (GMT) Received: from smtphost.cis.strath.ac.uk (smtphost.cis.strath.ac.uk [130.159.196.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD1A43D54 for ; Wed, 2 Feb 2005 19:20:00 +0000 (GMT) (envelope-from chodgins@cis.strath.ac.uk) Received: from [192.168.0.4] (chrishodgins.force9.co.uk [84.92.20.141]) j12JJmEA005464; Wed, 2 Feb 2005 19:19:49 GMT Message-ID: <420128EE.2070901@cis.strath.ac.uk> Date: Wed, 02 Feb 2005 19:24:30 +0000 From: Chris Hodgins User-Agent: Mozilla Thunderbird 1.0 (X11/20050202) X-Accept-Language: en-us, en MIME-Version: 1.0 To: brianjohn@fusemail.com References: <4659.209.87.176.132.1107371673.fusewebmail-19592@www.fusemail.com> In-Reply-To: <4659.209.87.176.132.1107371673.fusewebmail-19592@www.fusemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CIS-MailScanner-Information: Please contact support@cis.strath.ac.uk for more information X-CIS-MailScanner: Found to be clean X-CIS-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 6) X-CIS-MailScanner-From: chodgins@cis.strath.ac.uk cc: freebsd-questions@freebsd.org Subject: Re: Java 1.5 and FreeBSD 5.3 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, 02 Feb 2005 19:20:01 -0000 Brian John wrote: > Is it possible at all to get Java 1.5 running on FreeBSD 5.3? If so, how > can I do it? > > Thanks > > /Brian > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > There is a jdk1.5 port currently but it is currently an alpha release so might be buggy. If you don't need it for a production environment you should check it out. If you have any problems with it let the java list know. :) The port: /usr/ports/java/jdk15 The mailing list: freebsd-java@freebsd.org Enjoy Chris