|
Warning:This content is most likely old, and I do not intend on keeping up with it.
Native Java (jdk1.4) on FreeBSD (6.2 i386) in 3 Easy Steps! Last updated: 22 March 2006 Go here: http://www.freebsdfoundation.org/downloads/java.shtml 31 Jan 2006 Steps: 1) Download the following files and put them into /usr/ports/distfiles (if you trust me :) bsd-jdk14-patches-8.tar.gz md5: e6f5bd43e8e8d46bd29f193d6f256462 j2sdk-1_4_2-bin-scsl.zip md5: 24877ff50ae66744090c3723968bb7dc j2sdk-1_4_2_13-linux-i586.bin md5: e2e610267fd9ff8fc5f8a807a5606751 j2sdk-1_4_2-src-scsl.zip md5: 387ae674dcd686f3a7a477c191aa8b652) As root, cd into % /usr/ports/lang/java/jdk14 % make install clean3) Sit back and relax |
|