Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 15:18:32 +0200
From:      Sheldon Hearn <sheldonh@starjuice.net>
To:        Michael Spector <michael@zend.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: How to install
Message-ID:  <20030310131832.GJ12316@starjuice.net>
In-Reply-To: <200303101448.08050.michael@zend.com>
References:  <200303101448.08050.michael@zend.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On (2003/03/10 14:48), Michael Spector wrote:

> I have successfully compiled the JDK 1.4.1-p3 on FreeBSD 4.8-RC1.  How
> do I install it, for example to: /usr/local/jdk1.4.1/ ? there's no any
> "make install".

Have a look in control/build/bsd-i586 (ort equivalent) for the images
that have been built.

For example, you could just:

rm -rf /usr/local/jdk1.4.1
cp -r ./control/build/bsd-i586 /usr/local/jdk1.4.1

> Why there's no jdk14 in ports?

There wasn't one a few days ago, but there is now. :-)

Ciao,
Sheldon.

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?20030310131832.GJ12316>