Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
need to install multiple java instances on a single machine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
manu_leo
Guru
Guru


Joined: 20 Jan 2014
Posts: 513
Location: India

PostPosted: Wed Jul 23, 2014 5:31 pm    Post subject: need to install multiple java instances on a single machine Reply with quote

Hi Experts, I need to install multiple versions of Java on my Gentoo server. I have copied the .jdk.tar.gz file for both Java 1.7 and Java 1. 8 under the directory /usr/portage/distfiles.

When I do emerge --ask jdk, it gives me the below o/p :-

Gauss Softwares # emerge --ask jdk

* IMPORTANT: 6 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild NS ~] virtual/jdk-1.8.0 [1.6.0-r2]

Would you like to merge these packages? [Yes/No]

It just shows me jdk-1.8.0.

When I do 'java-config -L', i see :-

Gauss Softwares # java-config -L
The following VMs are available for generation-2:
1) IcedTea JDK 6.1.13.3 [icedtea-bin-6]
*) Oracle JDK 1.8.0.11 [oracle-jdk-bin-1.8]


How can I install both jdk-bin.1.8 and 1.7 ? Please help me.

Appreciate all your help in advance.
Back to top
View user's profile Send private message
hubertnnn
n00b
n00b


Joined: 26 Oct 2013
Posts: 28

PostPosted: Wed Jul 23, 2014 7:28 pm    Post subject: Reply with quote

You need to specify what java versions you need ex:
emerge -av jdk:1.7 jdk:1.8
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum