freebsd-ports/java/linux-ibm-jdk13/pkg-message
James E. Housley 76df8d4b8c IBM's Java Development Kit for Linux, version 1.3.
PR:		26793
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
2001-06-24 21:53:43 +00:00

8 lines
412 B
Text

=============================================================
This Java VM will attempt to detect the number of processors by taking
cpuinfo from linux's procfs. You may want to install the Linux
emulation procfs filesystem. You may do so by adding the following
line to your /etc/fstab file:
linprocfs /compat/linux/proc linprocfs rw 0 0
=============================================================