Subject: sun-jdk14-2.2
To: None <netbsd-help@NetBSD.org>
From: Al Urbaitis <avu@lanl.gov>
List: netbsd-help
Date: 04/27/2004 16:53:21
I am having some trouble installing sun-jdk14-2.2

Target i386 NetBSD 1.6.1
I tried
cd /usr/pkgsrc/lang/sun-jdk14
make fetch-list | sh

and got the message...

======================================================================

  The file j2re-1_4_2_02-linux-i586.bin containing the
  Java(tm) 2 Runtime Environment, Standard Edition must be fetched
  into:
         /usr/pkgsrc/distfiles/j2re-1_4_2_02-linux-i586.bin
  from:
         http://java.sun.com/j2se/1.4.2/download.html

  Choose 'Linux self-extracting file' from the 'JRE' column.

======================================================================
======================================================================

  The file j2sdk-1_4_2_02-linux-i586.bin containing the
  Java(tm) 2 SDK, Standard Edition must be fetched
  into:
         /usr/pkgsrc/distfiles/j2sdk-1_4_2_02-linux-i586.bin
  from:
         http://java.sun.com/j2se/1.4.2/download.html

  Choose 'Linux self-extracting file' from the 'SDK' column.

======================================================================

so I grabbed j2sdk-1_4_2_02-linux-i586.bin and 
j2re-1_4_2_02-linux-i586.bin put them in distfiles

then ...
make
and got the message....
sun-jdk14-2.2 is not available for NetBSD-1.6.1-i386

I am not sure what to do here.
Is there an /etc/mk.conf option or some such I need to
set ?

Thanks
Al