Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2005 09:38:44 +0300 (EEST)
From:      Achilleus Mantzios <achill@matrix.gatewaynet.com>
To:        Arvind Nahata <arvindnahata@yahoo.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: JDK 1.4 on FreeBSD 5.4
Message-ID:  <Pine.LNX.4.44.0509060936040.1864-100000@matrix.gatewaynet.com>
In-Reply-To: <20050906055612.74880.qmail@web50110.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
O Arvind Nahata έγραψε στις Sep 5, 2005 :

> Hi,
> 
> Can someone please point me to the steps to
> downloading, installing and using JDK 1.4 on FreeBSD
> 5.4?
> 
> I have been trying to do the same in vain and am
> reaching some deadline for it.
> 
> Any help, document, will be appreciated.
> 
> I read on the site that because of licensing issues, a
> binary cannot be shipped and one has to compile/build
> one's own JDK. But steps to achieve the same aren't
> visibly available.

cd /usr/ports/jdk14
make install

Do exactly as the instructions from the above command say to you.
Also useful tip:
make sure you have a kernel compiled with linprocfs, linux
support.
if not kldload the above 2 modules.
Also:
do a mount -t linprocfs on /usr/compat/linux/proc

> 
> Please help!
> 
> Thanks!
> 
> 
> 	
> 		
> ______________________________________________________
> Click here to donate to the Hurricane Katrina relief effort.
> http://store.yahoo.com/redcross-donate3/
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
> 

-- 
-Achilleus




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