Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Ugrade from linux-jdk to native



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@xxxxxxxxxxx
with "unsubscribe freebsd-java" in the body of the message