Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Sep 2005 10:15:39 +0300
From:      Panagiotis Astithas <past@ebs.gr>
To:        Arvind Nahata <arvindnahata@yahoo.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Compiling and installing JDK 1.4 on FreeBSD 5.4
Message-ID:  <431BF09B.2010308@ebs.gr>
In-Reply-To: <20050905061515.63095.qmail@web50106.mail.yahoo.com>
References:  <20050905061515.63095.qmail@web50106.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Arvind Nahata wrote:
> I have downloaded the JDK 1.4 source code from Sun's
> site and Patchset 7 for JDK 1.4 from eyesbeyond.com
> 
> I am unable to find the way to now compile and deploy
> the JDK on my FreeBSD 5.4 installation.
> 
> Your help will be much appreciated.
> 
> Thanks!

It is very simple:

# cd /usr/ports/java/jdk14
# make install

Provided that you have the source archives in /usr/ports/distfiles and 
you have enabled linux compatibility mode, of course.

Cheers,

Panagiotis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?431BF09B.2010308>