From owner-freebsd-questions Fri Oct 17 05:15:53 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA07658 for questions-outgoing; Fri, 17 Oct 1997 05:15:53 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from iglou1 (exim@iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id FAA07652 for ; Fri, 17 Oct 1997 05:15:48 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.102] by iglou1 with smtp (8.7.3/8.6.12) id 0xMBJC-00056C-00; Fri, 17 Oct 1997 08:15:14 -0400 Message-ID: X-Mailer: XFMail 1.0 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <199710170900.KAA14699@andromeda> Date: Fri, 17 Oct 1997 08:14:47 -0400 (EDT) Organization: The Creative Group From: Patrick Gardella To: Scott Mitchell Subject: Re: JDK 1.1.4 Cc: questions@freebsd.org Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >One installs the Linux emulation library from the port collection, unpacks >the JDK archive in a convenient place, and updates a few environment >variables (PATH, JAVA_HOME, CLASSPATH, ...). The setup instructions for >the JDK itself are probably included but it's pretty trivial. I got this far 8) >As far as the .java_wrapper script goes, I think it was just a matter of >changing the invocation of 'arch' to the appropriate variant of 'uname' and >using the FreeBSD equivalent to some weird option of '['. It's on my home >machine so not accessible right now -- I'll try to remember to mail you a >copy over the weekend. This is where I need some help. Patrick