pkgsrc/lang/sun-jre14/MESSAGE.NetBSD
jmmv 337124ea4b Convert sun-{jre,jdk}14 to use java-env.mk. This implies that the
packages now install several wrappers under ${PREFIX}/bin to run the
binaries installed under ${JAVA_HOME}/bin easily.  While here, drop
the direct modification of PREFIX.  Bump PKGREVISION to 1.
2004-05-22 21:32:34 +00:00

22 lines
614 B
Text

===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.7 2004/05/22 21:32:34 jmmv Exp $
In order to be able to run the JVM, you will need to compile your kernel
with the following options:
options COMPAT_LINUX
Then, you need to add the following line to your /etc/fstab:
procfs /emul/linux/proc procfs rw,linux
Furthermore, the maximum data segment size assigned to your user must be
at least 262144.
You may want to read
${JAVA_HOME}/README
for details about running this JDK.
===========================================================================