From owner-freebsd-questions Mon Sep 11 22:53:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 8F47837B423 for ; Mon, 11 Sep 2000 22:53:11 -0700 (PDT) Received: from home.com ([24.12.186.185]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20000912055232.SGJD2358.femail3.sdc1.sfba.home.com@home.com>; Mon, 11 Sep 2000 22:52:32 -0700 Message-ID: <39BD6261.D889F5EF@home.com> Date: Mon, 11 Sep 2000 22:53:22 +0000 From: rob X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Sven Onnen Cc: questions@FreeBSD.ORG Subject: Re: java1.1.8 References: <16427.968736765@www25.gmx.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sven Onnen wrote: > > dear folks, > > how I get to run jdk1.1.8, after installed it by choosing 'pkg_add > jdk1.1.8'.? > what does it mean 'java -> .java_wrapper'?-Why there ist a link on the > bin-file 'java' by default? > > thank's to all > > sven > > -- > Sent through GMX FreeMail - http://www.gmx.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Add ...../jdk1.1.8/bin to your PATH env variable. I don't know the answer to the other question. Rob. ps. test it by typing javac I think there are some demo programs in the dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message