Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2004 23:29:31 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        rheezal <rheezalai@yahoo.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: help, install j2sdk1.4.2_05-linux-i586.bin
Message-ID:  <20040802052931.GA46703@misty.eyesbeyond.com>
In-Reply-To: <20040801143235.73377.qmail@web40710.mail.yahoo.com>
References:  <20040801143235.73377.qmail@web40710.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 01, 2004 at 07:32:35AM -0700, rheezal wrote:
> i have download j2sdk1.4.2_05-linux-i586.bin from
> www.sun.com and i'd download patch1.4 java for freebsd
> from www.eyesbeyond.com
> 
> my bsdbox is 5.2-RELEASE, requirement for install java
> on my bsdbox :
>    URW-fonts 1.0
>    linux_base-7.15
>    javavmwrapper1.4
> 
> after run installer j2sdk and unpack patch1.4, i try
> patch with : patch -p0 < jdk14.patches 
> i'm not familiar with patch...
> 
> anybody show me step-by-step how-to patch java on my
> bsdbox?

You don't patch the Linux JDK, you patch the JDK sources.  The easiest
way to build the JDK is to do the following:

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

Then just follow the instructions.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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