help, install j2sdk1.4.2_05-linux-i586.bin

Greg Lewis glewis at eyesbeyond.com
Sun Aug 1 22:30:33 PDT 2004


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 at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list