Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2005 21:58:11 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Charles Smyth <charlessmyth@utvinternet.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: Java + Linux
Message-ID:  <20051021085811.GB7895@osiris.chen.org.nz>
In-Reply-To: <43581a3d.328.0@utvinternet.com>
References:  <43581a3d.328.0@utvinternet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 20, 2005 at 11:29:17PM +0100, Charles Smyth wrote:
> Hi there,
> 
> When I have downloaded the patches and parts from sun.com into the distfiles
> directory and run ?make  install? in /usr/ports/java/jdk14 for FreeBSD 5.4/6.0
> all goes okay apart from a prompt about also running make install again, with
> the Linux parts. Not doing this seems to work okay, as far as I can see. Do
> I need the Linux parts at all, since doing as the prompt asks, doesn?t seem
> to make any difference to what Java is doing.

The Linux Sun-JDK is required to bootstrap the native JDK build. Once
the native build completes and installs successfully, the Linux JDK
can be removed. The most common problem in getting the Linux JDK to
run properly is not mounting the linux procfs, as detailed in
ports/java/linux-sun-jdk14/pkg-message.

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                                                 Vini, vidi, velcro...
                                         I came, I saw, I stuck around



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