From owner-freebsd-hackers Wed Dec 11 10:34:43 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id KAA27691 for hackers-outgoing; Wed, 11 Dec 1996 10:34:43 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id KAA27683 for ; Wed, 11 Dec 1996 10:34:40 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id LAA13287; Wed, 11 Dec 1996 11:34:16 -0700 (MST) Date: Wed, 11 Dec 1996 11:34:16 -0700 (MST) Message-Id: <199612111834.LAA13287@rocky.mt.sri.com> From: Nate Williams To: Darren Davis Cc: hackers@freebsd.org Subject: Re: Marimba for FreeBSD... In-Reply-To: References: Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Darren Davis writes: [ Hit the dang return key Darren. It's there for a purpose. :) ] > I went out to Marimba (http://www.marimba.com) and got their > unsupported version of Castanet tuner for FreeBSD. It also has > version 1.0.2 of the JDK. I was able to get the javac they ported to > work, but get the following problems when I try to run the java > emulator (I also get this same problem when I try to run the tuner). > I have tried this with both stable and current. Has anybody got this > stuff to work? I'll bet you're running the JDK on a display which isn't 8/24 bit, right? It's broken as shipped from SUN. Either switch X to 8 bit or 24 bit. Nate