JConnors

java installs

Mar 6th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. root@xima:/usr/lib/jvm# update-alternatives --config java
  2. There are 4 choices for the alternative java (providing /usr/bin/java).
  3.  
  4. Selection Path Priority Status
  5. ------------------------------------------------------------
  6. 0 /usr/lib64/jvm/jre1.7.0_17/bin/java 1066 auto mode
  7. * 1 /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 manual mode
  8. 2 /usr/lib64/jvm/jdk1.7.0_17/bin/java 1065 manual mode
  9. 3 /usr/lib64/jvm/jdk1.7.0_17/bin/javac 1065 manual mode
  10. 4 /usr/lib64/jvm/jre1.7.0_17/bin/java 1066 manual mode
  11.  
  12. Press enter to keep the current choice[*], or type selection number:
  13. root@xima:/usr/lib/jvm#
Advertisement
Add Comment
Please, Sign In to add comment