Sun for JDK 1.3.1. Pkgsrc changes include noting that some of the installed files are config files and using bsd.pkg.install.mk to handle the file copying and directory handling, and using a more scalable method to remove files shared between the JRE and JDK during the JDK installation. This closes PR 18942 by Urban Boquist <urban at boquist.net>.
12 lines
448 B
Text
12 lines
448 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.5 2003/01/29 11:10:19 jlam Exp $
|
|
|
|
You may want to read ${PREFIX}/README for details about running
|
|
this JDK. In a nutshell you may want to set the following in your
|
|
shell environment:
|
|
|
|
CLASSPATH to ${PREFIX}/src.jar:.
|
|
JAVA_HOME to ${PREFIX}
|
|
PATH to include ${PREFIX}/bin
|
|
|
|
===========================================================================
|