Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

32 bit java

  • 2 პასუხი
  • 5 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 447 ნახვა
  • ბოლოს გამოეხმაურა jfleming

I am running ubuntu on an AMD 64 bit system. I have installed firefox as part of the distribution. I need to run a 32-bit java app with the 32-bit jre plugin. When I install the 32-bit jre plugin per http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html the java plugin is not found (I don't see it listed in the Add-ons Manager and http://www.java.com/en/download/installed.jsp cannot verify it) however when I install the 64-bit jre the plugin is found and works correctly. Is there a way to install the 32-bit jre plugin given my current sysem configuration?

Thanks

I am running ubuntu on an AMD 64 bit system. I have installed firefox as part of the distribution. I need to run a 32-bit java app with the 32-bit jre plugin. When I install the 32-bit jre plugin per http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html the java plugin is not found (I don't see it listed in the Add-ons Manager and http://www.java.com/en/download/installed.jsp cannot verify it) however when I install the 64-bit jre the plugin is found and works correctly. Is there a way to install the 32-bit jre plugin given my current sysem configuration? Thanks

გადაწყვეტა შერჩეულია

Thanks for the reply, it looks like the solution is to use update-alternatives.

პასუხის ნახვა სრულად 👍 0

ყველა პასუხი (2)

Hello,

Any specific reason why you need to run this application on a 32-bit JRE only. The 64-bit JRE will be able to run the applet / JWS application that you are trying to run.

Also, does this applet / application have any specific dependency on the Sun JRE? Can you not use the IcedTea plugin for this?

Thank you

შერჩეული გადაწყვეტა

Thanks for the reply, it looks like the solution is to use update-alternatives.