Subject: Re: JDK for NetBSD?
To: None <muc-lists-netbsd-help@moderators.muc.de>
From: Michael Core <520079546242-0001@t-online.de>
List: netbsd-help
Date: 05/20/2002 23:34:40
dmelton@banzuke.com (dmelton@banzuke.com) wrote:

> I've spent the last couple of days hunting around for
> information about Java implementations for NetBSD.
> I downloaded the JDK1.1.8 stuff from ftp.netbsd.org,
> but I haven't found any installation docs, and it
> doesn't want to work for me out-of-the-box:
> 
> $ javac HelloWorld.java
> /usr/libexec/ld.so: java: libm.so.0.1: No such file or directory

You should install JDK 1.4.0 from "/usr/pkgsrc/lang/jdk" or
"/usr/pkgsrc/lang/sun-jdk13" or just the JRE from
"/usr/pkgsrc/lang/sun-jre13". 

HTH
Michael