From owner-freebsd-alpha Wed Aug 2 2: 8:51 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from eel.radicalmedia.com (eel.radicalmedia.com [204.254.246.9]) by hub.freebsd.org (Postfix) with ESMTP id 6C26937C099 for ; Wed, 2 Aug 2000 02:08:48 -0700 (PDT) (envelope-from phiber@eel.radicalmedia.com) Received: (from phiber@localhost) by eel.radicalmedia.com (8.9.3/8.9.3) id FAA08999 for freebsd-alpha@freebsd.org; Wed, 2 Aug 2000 05:08:45 -0400 (EDT) Date: Wed, 2 Aug 2000 05:08:44 -0400 From: Mark Abene To: freebsd-alpha@freebsd.org Subject: java under emulation! Message-ID: <20000802050844.C8263@radicalmedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org So I tried alphalinux JDK-1.1.3 using Drew's linulator, and I have good news! I was able to compile and run a simple "hello world" program! Very promising. If you want to play with it, you'll need to change .java_wrapper to invoke /usr/local/bin/bash instead of /bin/sh, and stick a relevant classes.zip in the lib dir of your java tree. I haven't yet been able to try any programs that use awt, since we need libXm.so for that. I'll try copying over the lib from my alphalinux partition, but first I need some sleep. After all, it's 5am. Cheers, -Mark Good job, Drew! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message