Date: Tue, 12 Feb 2002 17:42:57 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Han Yue-YHAN1 <Yue.Han@motorola.com> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG> Subject: Re: java Message-ID: <20020212174257.A5160@grimoire.chen.org.nz> In-Reply-To: <49B18DE31018D5118FBA009027B0FE9904BE54F4@IL27EXM07.cig.mot.com>; from Yue.Han@motorola.com on Mon, Feb 11, 2002 at 11:31:55AM -0600 References: <49B18DE31018D5118FBA009027B0FE9904BE54F4@IL27EXM07.cig.mot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 11, 2002 at 11:31:55AM -0600, Han Yue-YHAN1 wrote: > Hi: > I am a beginner of java on FreeBsd. I am using FreeBsd 4.4. After I > installed java jdk by following the directoin on > http://www.freebsd.org/java/install.html, I can not find info about how to > run the java program on freeBsd, such as where is the javac? And, if I want > to use java jdk 1.3.1, how can I port it to the FreeBsd 4.4? You download the freebsd-patches and java-source for 1.3.1 and then # cd /usr/ports/java/jdk13 # make && make install Check out: http://www.freebsd.org/java/dists/13.html for more details. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "I don't want to achive immortality through my works.. I want to achieve it through not dying" - Woody Allen 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?20020212174257.A5160>