Date: Wed, 5 May 1999 14:17:15 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: "Marcel R. Wingate" <MWingate@cbm-wa.com> Cc: "'questions@freebsd.org'" <questions@freebsd.org> Subject: RE: Java setup Message-ID: <Pine.BSF.4.03.9905051416040.24610-100000@resnet.uoregon.edu> In-Reply-To: <B704930A444AD111944F00600892E8A819AC57@CBM-NT1>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9905051416040.24610-100000>