Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Feb 2002 15:04:36 +0100
From:      "Koster, K.J." <K.J.Koster@kpn.com>
To:        'j mckitrick' <jcm@FreeBSD-uk.eu.org>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   RE: Ugrade from linux-jdk to native
Message-ID:  <59063B5B4D98D311BC0D0001FA7E452205FDA3B3@l04.research.kpn.com>

next in thread | raw e-mail | index | archive | help
Dear Jm,

> 
> Could someone point me to some info on the upgrade path from the last
> linux jdk to the new native one?
> 
> Is it as simple as pkg_deinstall/pkg_add?
> 
You cannot use pkg_add, you must use the ports collection and build one.
(Legal issues, will be resolved).

# cd /usr/ports/java/jdk13
# make install clean
# pkg_delete linux_jdk13

In that order. The linux JDK is necessary to build the native JDK.

    Kees Jan

=====================================================
 You can't have everything.  Where would you put it?
                                     [Steven Wright]

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?59063B5B4D98D311BC0D0001FA7E452205FDA3B3>