From owner-freebsd-questions Wed May 5 14:17:24 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id B86D615903 for ; Wed, 5 May 1999 14:17:21 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA04874; Wed, 5 May 1999 14:17:16 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Wed, 5 May 1999 14:17:15 -0700 (PDT) From: Doug White To: "Marcel R. Wingate" Cc: "'questions@freebsd.org'" Subject: RE: Java setup In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 4 May 1999, Marcel R. Wingate wrote: > It's the Citrix Java web client (I believe in 'application' mode) > > The instructions say to run the Java virtual machine program 'java' for the > setup.class: > /usr/bin/java setup > > but I can't find a program named 'java.' Is it different for Netscape? Yes, it is. This is a java application. Java programs that run in a browser are applets, and run in a constrained environment. You should install the JDK (from www.freebsd.org/java); this will get you the Java VRE. Then run 'java setup' and you're off. > On Tue, 4 May 1999, Marcel R. Wingate wrote: > > > How do I setup a java client for Netscape on FreeBSD? I > have a > > 'setup.class' file that will install a java app. > > Please be specific. Is your Java program an application or > applet? Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message