Subject: Re: Java
To: Yasir Malik <ymalik@cs.stevens-tech.edu>
From: Jaka Jejcic <keks@kibla.org>
List: port-i386
Date: 06/20/2003 18:16:41
On Fri, Jun 20, 2003 at 12:05:23PM -0400, Yasir Malik wrote:
> I am trying to install Java1.4.1 running under Linux emulation on my
> laptop.  The make program tells me to download
> j2sdk-1_4_1_02-linux-i586.bin
> from the Sun's website.  I went to Sun's website and they only have
> j2sdk-1_4_1_03-linux-i586.bin
> 
> I downloaded it anyway, and ran make again, still complaining that it
> needed j2sdk-1_4_1_02-linux-i586.bin.  Now, I looked in the Makefile (BTW
> my sysadmin's name is there),  and
> saw DISTNAME=j2sdk-1_4_1_02-linux-i586.  I changed it
> to DISTNAME=j2sdk-1_4_1_03-linux-i586 and left everything else the same.
> 
> Will this cause any conflicts later on?
> Thanks,
> Yasir


I'm not sure if it will cause any conflicts, but to be sure you better
download j2sdk-1_4_1_02-linux-i586.bin. It's easier than you think.
Just look under achive. There they hide all the files.

jj