From owner-freebsd-hackers Thu Dec 12 05:52:38 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA13089 for hackers-outgoing; Thu, 12 Dec 1996 05:52:38 -0800 (PST) Received: (from jmb@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id FAA13076; Thu, 12 Dec 1996 05:52:36 -0800 (PST) From: "Jonathan M. Bresler" Message-Id: <199612121352.FAA13076@freefall.freebsd.org> Subject: Re: Marimba for FreeBSD... To: jfieber@indiana.edu (John Fieber) Date: Thu, 12 Dec 1996 05:52:35 -0800 (PST) Cc: hackers@freebsd.org In-Reply-To: from "John Fieber" at Dec 11, 96 11:56:40 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk John Fieber wrote: > > On Wed, 11 Dec 1996, Jonathan M. Bresler wrote: > > > Marimba seems to be very picky about where java is installed. > > > > I had installed jdk102.11-26.tar.gz to /usr/local/share/java. > > marimba would not run, could not find the Thread class. > > For kicks I moved jdk to /usr/local/share/java (was > /usr/local/java) to no avail. Ktrace shows that it is basically > crashing upon engine start, before takeoff, *long* before > it would even consider looking for a class. it should be in /usr/local/java sorry, i should have stated that (sigh) can you compile and run other java apps? there are a variety available at gamelan and ora jmb