Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 1997 23:02:44 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Edward Wolpert <wolpert@i1.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Java 1.1(.1) for Freebsd...
Message-ID:  <Pine.BSF.3.96.970408225723.3224M-100000@localhost>
In-Reply-To: <199704071224.HAA17700@osti.rmt.i1.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Apr 1997, Edward Wolpert wrote:

> 	Is anyone working on the Java 1.1(.1) for Freebsd?  Or are
> people just waiting for Chapman's linux port, and run it on FBSD via
> the emulator?  (I rather not use netscape as my javac, or runtime...)

I'm looking forward to it as well, so I'm on the most current as I learn
Java, but a 1.02 native binary distribution exists.  I installed it and
wrangled with the environment variables, and finally got stuff to compile
and run.  

Installing JDK 1.02

1.  Fetch ftp://freefall.freebsd.org/pub/incoming/jdk102.11-26.tar.gz
2.  Extract in location of your choice.
3.  Install the pdksh package, if ksh isn't already installed.
4.  Add /path/to/jdk/bin to your PATH
4.  Add the following environment variables:
	CLASSPATH   		/path/to/jdk/classes.zip:.
	LD_LIBRARY_PATH		/path/to/jdk/lib/i386 	

Rehash and have fun programming...

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970408225723.3224M-100000>