Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

Tr4ouble with Java


Sandro

Question

Hi; i've trouble about java.... If I link to that page:

 

https://www.java.com/it/download/installed.jsp

 

The response is negative.

 

Actually my situation is;

sandro@c2i7ht ~ $ eselect java-nsplugin list
Available 32-bit Java browser plugins
Available 64-bit Java browser plugins
  [1]   oracle-jdk-bin-1.7 
  [2]   oracle-jre-bin-1.7  current

how can i solve ?

 Thanx a lot :)

Available Java Virtual Machines:
  [1]   oracle-jdk-bin-1.7 
  [2]   oracle-jre-bin-1.7  system-vm
Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

The solution was changing default system-vm with "java-config -S 1"

 

 

sandro@ci74771ht ~ $ eselect java-vm list
Available Java Virtual Machines:
  [1]   oracle-jdk-bin-1.7  system-vm
  [2]   oracle-jre-bin-1.7 
Link to comment
Share on other sites

  • 0

In a few words: Chromium, since release 36, doesn't support NPAPI plugins (Netscape), but use PPAPI plugins (Peppermint). The ns-plugins in java, means for Netscape, so Chromium/Chrome won't support it since then.

 

The only remaining options are:

 

  • Using another browser that supports Netscape plugins.
  • Waiting for a PPAPI plugin for Java.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...