Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2000 19:08:11 +0300
From:      Panagiotis Astithas <past@netmode.ntua.gr>
To:        John Daniels <jmd526@hotmail.com>
Cc:        K.J.Koster@kpn.com, freebsd-java@FreeBSD.ORG
Subject:   Re: OpenJIT install
Message-ID:  <20000606190811.B27343@netmode.ece.ntua.gr>
In-Reply-To: <20000606151232.29525.qmail@hotmail.com>; from jmd526@hotmail.com on Tue, Jun 06, 2000 at 11:12:32AM -0400
References:  <20000606151232.29525.qmail@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 06, 2000 at 11:12:32AM -0400, John Daniels wrote:
> >You should 'gmake install' after building. The page mentions this now
> >that I looked.
> 
> I do not see a 'gmake install' as part of the instructions on building
> the JDK.  But there *is* a 'gmake install' as part of the instructions
> on building a JIT.  (I followed the instructions for adding OpenJIT).
> 
> Specifically, the section headings that K.J. Koster uses under "Howto's" 
> are:
> 
>   1. Build the Port
>           Install required ports,
>           Create Work Directories,
>           Download JDK source,
>           Download patches,
>           Unpack and Apply Patches,
>           Create Build Script,
>           Build,
>           Install and Use      <----- NOTE
>   2. Install a JIT
>   3. Build for FreeBSD 2.2.8
> 
> NOTE: There is no install step under "Install and Use".  There would
> appear to be three possibilities:
>    1. The 'gmake release-images' within the build script that is run before 
> the "Install and Use" section also does an install,
>    2. the 'gmake install' under "Install a JIT" also installs the JDK,
>    3. the install step for the JDK is missing.
 
Sorry, I thought you were talking about installing OpenJIT. To "install" the
jdk, follow the instructions in the BUILD-RELEASE file. In summary: do a
"gmake release-images" and copy the appropriate directory (probably
jdk-image-i386, unless you have specific needs) in /usr/local/jdk1.2.2. 

For OpenJIT you could just rebuild it to avoid any troubles. The point 
is to re-run configure, so that it finds the correct jdk directory,
in /usr/local, and then install it in the correct place.

-past


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000606190811.B27343>