How to install JDK 1.4 on FreeBSD 5.4

Jonathan Chen jonc at chen.org.nz
Thu Jul 21 06:11:33 GMT 2005


On Thu, Jul 21, 2005 at 11:26:22AM +0700, madrus at bobcpp.co.id wrote:
> Sorry, i am newbie in Java FreeBSD,
> I don't understand how to install JDK 1.4 on FreeBSD 5.4,

Basically:

    # cd /usr/ports/java/jdk14
    # make install

It will stop a couple of times with things that you need to do. Read
the instructions and follow them. If you have a problem, then ask us
providing *EXACT* details and screen output.

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                "If everything's under control, you're going too slow"
                                                      - Mario Andretti


More information about the freebsd-java mailing list