Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA16521; Fri, 8 Dec 95 14:27:57 EST
Received: from liquor.cabi.net by MIT.EDU with SMTP
	id AA28225; Fri, 8 Dec 95 14:26:51 EST
Received: (from listadm@localhost) by liquor.cabi.net (8.6.12/8.6.12) id MAA32671; Fri, 8 Dec 1995 12:13:53 -0500
Resent-Date: Fri, 8 Dec 1995 12:13:53 -0500
Message-Id: <m0tO6I9-00015cC@zachs.place.org>
To: John Franks <john@math.nwu.edu>, java-linux@java.blackdown.org
Subject: Re: Draft Java-on-Linux FAQ (environment section) 
In-Reply-To: Your message of "Fri, 08 Dec 1995 10:36:26 CST."
             <199512081636.KAA03033@hopf.math.nwu.edu> 
Date: Fri, 08 Dec 1995 11:08:56 -0600
From: Zachary DeAquila <zachary@zachs.place.org>
Resent-Message-Id: <"Yez601.0.-z7.387om"@liquor>
Resent-From: java-linux@java.blackdown.org
X-Mailing-List: <java-linux@java.blackdown.org> archive/latest/674
X-Loop: java-linux@java.blackdown.org
Precedence: list
Resent-Sender: java-linux-request@java.blackdown.org


>***** Here's a possible revision of one section ********
>***** It still needs more work *********
>
><sect> What environment will I need to run Java, and how can I set it up?
><p>
>For starters, you need an ELF-based Linux.  There is no a.out support,
>and at the speed the Linux world is switching over to ELF there is not
>likely to be any in the future.

[... ]

Note, however, that Netscape 2.0b3 will run on an a.out system, so it is, 
in theory, possible to write your java app, give it to someone else to compile
(like maybe the <A HREF="http://mars.blackstar.com>BlackStar Public Compiler</A>),
and see the output on your system.  If you want more than that, get an ELF system.

