Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2009 00:50:53 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        vuthecuong <vuthecuong@luvina.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: install both jdk15 and jdk 16 from port
Message-ID:  <20090515055053.GD52703@dan.emsphone.com>
In-Reply-To: <23553116.post@talk.nabble.com>
References:  <23553116.post@talk.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 14), vuthecuong said:
> do I will have conflict etc problems when install both jdk15 and jdk 16
> from ports?

Nope; all the jdk ports install into separate directories.  There is a
javavmwrapper port that installs as /usr/local/bin/java and decides on the
best jvm to use based on some environment variables (see the javavm manpage
for details).  You can always override its choice by setting JAVA_HOME to
whichever jvm you want.

-- 
	Dan Nelson
	dnelson@allantgroup.com



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