Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 1997 23:42:40 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Javier Liendo <al520791@campus.cem.itesm.mx>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: Error trying to get jdk-1.0.2
Message-ID:  <Pine.BSF.3.96.970413234132.7719G-100000@localhost>
In-Reply-To: <33519FA5.41C67EA6@servdgi.cem.itesm.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Apr 1997, Javier Liendo wrote:

> I'm getting an error when trying to download the
> jdk-1.0.2 from ftp.freebsd.org. What I am getting
> is a file of ~1KB long. Obviously there is something
> wrong. Could you tell me please where can I find
> this port? 

That probably *is* the port, in the FreeBSD sense of the word.  

This is what I did to get java working:

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.970413234132.7719G-100000>