Re: install both jdk15 and jdk 16 from port

2009-05-15 Thread vuthecuong



Dan Nelson wrote:
 
 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
   dnel...@allantgroup.com
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 freebsd-questions-unsubscr...@freebsd.org
 
 
Thanks for the response
-- 
View this message in context: 
http://www.nabble.com/install-both-jdk15-and-jdk-16-from-port-tp23553116p23554700.html
Sent from the freebsd-questions mailing list archive at Nabble.com.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: install both jdk15 and jdk 16 from port

2009-05-14 Thread Dan Nelson
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
dnel...@allantgroup.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org