Ubuntu :: How To Get JAVA
Jul 5, 2010
It has come to my attention that Ubuntu doesn't come equipped with Java. I can't use Runescape, or other Java-run things. How do I get Java? I went on Software Center and DL'd OpenJava 6, but that doesn't do anything.
View 9 Replies
ADVERTISEMENT
Jul 26, 2010
I've just installed java (jre-6u21-linux-i586.bin) on Red Hat 4.4 AS and issued this command to check the java version: java -versionand got :bash :java: command not found
View 4 Replies
View Related
Feb 18, 2011
If you are interested, Java SE 6 Update 24 is available. The Check Java Version link in my signature will tell you if you are up to date or not. The Update Java Version link in my signature will tell you how to obtain and install the latest version. The 32 bit version install directions are on the left side of that page and the 64 bit instructions are on the right side.
Just remember to remove the current version before installing the new one as it says in the instructions. The remove instructions are below the install instructions. Also, in Step 9 - "Now you'll want to tell the system, that there's a new Java version available." See the note below it that says if you get an error upon entering the command once, enter it a second time. I have to do that and sometimes forget. Just thought I would mention that. These instructions are already setup for version 6 update 24, but they can be modified for any update and they will work. I have been using these instructions for a couple of years and they work.
View 9 Replies
View Related
Jan 28, 2011
How to install java and firefox java plugin on Ubuntu 10.10?
View 2 Replies
View Related
Jun 13, 2011
I try to install the java plugin but the java test pages show not installed. I have tried the openjdk-6-jdk package and the Oracle/Sun 1.6.0_26 version to no avail.
Is there some good instructions page someplace? I have yet to find a set of instructions that provides something clear that works.
View 5 Replies
View Related
May 29, 2011
Code: ~ $ /usr/java/jre1.6.0_25/bin/java -showversion Error occurred during initialization of VMjava/lang/NoClassDefFoundError: java/lang/Object
That's the error I get. When trying to run a java app with the firefox plugin, the browser simply crashes if it's the 64bit java or tells me it's not installed if it's the 32bit version.
I'm at a loss as to what to do. I think it has something to do with leftover gunk from a previous version I misinstalled(Is that even a word?) Anyway, the only thing that google could come up with was a solution for windows which laid blame on Bill Gates for having a bunch of pf (java prefetch) files stuffed into c:windows for no apparent reason. The solution was to delete them, but I can't seem to find the java prefetch folder in linux. The method I used is downloading the rpm from java.com the rpm2tgz then installpkg then cp libnpjp2.so to firefox plugins folder.
View 8 Replies
View Related
Feb 18, 2011
This is my first post and I'm pretty new on Debian. I had used Ubunu for a while now and I've decided to move on Debian Squeeze.But I've one problem: I've a Java programm to install and the installer is GUI Java based. When I run the script, I've the next message:
Preparing to install. Extracting the JRE from the installer archive.Unpacking the JRE.Extracting the installation resources from the installer archive.Configuring the installer for this system's environment.Launching installer Graphical installers are not supported by the VM. The console mode will be used instead. Preparing CONSOLE Mode Installation. But this program is not able to run the installation in console mode.
I've tried to install sun-java6-jre but without success.Has anyone an idea to help me install this programm? My Configuration: Debian Squeeze 6.0 amd64.
View 13 Replies
View Related
Jan 19, 2010
Java is installed in linux machine and when I enter the command java -version it shows java is not found.At the same time when i run from the folder where its installed with ./java -version it works.
first of all why its not working from any other place? also why do I need to give ./ from the folder?
View 3 Replies
View Related
Jan 29, 2010
Do Windows XP, Vista, Windows 7 and all Linux distributions have Java JRE installed so end-users don't have to install it to run Java applications?
View 4 Replies
View Related
Apr 5, 2010
After upgrading java (jre) to 1.6.0_19, the java plugin no longer loads into Firefox. All the rest of my plugins from /usr/lib/mozilla/plugins/ load fine.Java can be a pain such a pain the neck!
View 8 Replies
View Related
May 1, 2010
I have installed CENTOS / PHP 5.1.6 / JAVA 1.5.0_20. Now i want to install JAVABRIDGE for PHP and JAVA title should list in the PHP_info page.
View 1 Replies
View Related
Aug 26, 2010
If I want to install Java on Ubuntu: which Java version should I take?
OpenJDK or Sun Java ?
What is mostly used on Ubuntu?
What are the pros and cons?
View 1 Replies
View Related
May 6, 2011
I would like to install JRE-6u25 on ubuntu.
When I go on the website I see only RPM and another download called:
linux self extracting. The file name for this one is: JRE-6u25-linux-i586.bin
It says to restart the browser after install.
I want to install java to play minecraft. I'm having some speed issues using openJDK.
Would the self extracting file work for minecraft standalone? (I tried playing in a browser without success).
Is using the self extracting file the same as using say the RPM?
View 1 Replies
View Related
Jul 10, 2011
I use openSUSE 11.4 64 bits, KDE and FireFox 5.0. I regularly update. When trying to reach my bank, I get the following error: Code: icedteanp plugin error: Failed to run /usr/lib64/jvm/java-1.6.0-openjdk/jre/bin/java. For more detail rerun "firefox -g" in a terminal window. Is there anything I can do to remediate ? Does IcedTea everything that Java does?
View 4 Replies
View Related
May 22, 2011
How can i set java sun primary instead of java jdk without uninstalling the jdk in suse 11.4?
View 8 Replies
View Related
Feb 23, 2011
i try to open a java app, the launch proceeds as far as the final stages, but then stops to do the final sequences showing the error msg listed above.
View 3 Replies
View Related
Mar 4, 2011
I'm trying to install java 1.7 but every time i install java it gets 1.6.
Does anyone know how i can get 1.7
View 7 Replies
View Related
Oct 21, 2010
Last nights upgrade of java-1.6.0-openjdk-1.6.0.0-43.1.8.2.fc13.i686 and java-1.6.0-openjdk-plugin-1.6.0.0-43.1.8.2.fc13.i686 prevent the loading of Ameritrades Command Center.Downgrading to version 1.6.0.0-37 fixes the problem. I'll post the bugzilla number as soon as I get the chance to file it.
View 3 Replies
View Related
Oct 11, 2010
How would I get Java 1.5 on Ubuntu 10.10.
In the past, say with 10.04 I would download java fun sun and use fakeroot to create a deb and install it. In 10.10 I can not fine the java-package anyway.
View 2 Replies
View Related
Nov 15, 2010
It has come to my attention that Ubuntu doesn't come equipped with Java. I can't use Runescape, or other Java-run things. How do I get Java? I went on Software Center and DL'd OpenJava 6, but that doesn't do anything.
View 4 Replies
View Related
Jan 22, 2010
I have an nVidia FX 5900 GPU with the 173 driver installed and working (wobbly windows and 3D cube work wonderfully). However, when I load up Runescape, a Java-based in-browser game, my CPU usage shoots up into the 90s, yet my GPU keeps running at near ambient temperature. Clearly Java is not activating the GPU.
View 1 Replies
View Related
Feb 2, 2010
When I try and run a Java applet on Firefox, is says additional plugins are required, then it says Java already installed. I upgraded to 3.6 by extracting the firefox-3.6.tar.bz2 to it's own directory.
View 2 Replies
View Related
Feb 7, 2010
how can i install java in ubuntu 9.10
View 7 Replies
View Related
Feb 12, 2010
I just did an upgrade from 8.04 to 9.04 and i'm loving it. I just need to get Java working so I can use ..... and stuff like that. I installed OpenJDK and the plugin but I can't figure out how to get it to work in Google Chrome or even Firefox.
View 5 Replies
View Related
Mar 3, 2010
I'm using a 64-bit machine, and naturally everything is based on the 64-bit. However I need to get the Juniper Network Connection running, which only works for 32-bit java. How should I download the 32-bit java so that it won't interfere with other application using 64-bit java, and set the PATH so that the 32-bit java is used when I use Juniper Network.
View 2 Replies
View Related
Apr 24, 2010
How do I install java?
View 1 Replies
View Related
Apr 25, 2010
I wanted to install Java so that I could play the popular game "RuneScape" on my Ubuntu system, but I followed the steps posted on the website and it said something like "Extract using the console" and gave me the name of the object to extract, but it did not say anything about what folder or anything, so the system did not know where to extract from.
View 9 Replies
View Related
Apr 30, 2010
I'm trying to install Limewire and FrostWire but they are having trouble with java dependecies. This is the error that shows up:
"Error: Dependency is not satisfiable: sun-java6-jre|icedtea-java7-jre|sun-java6-jdk|icedtea-java7-jdk"
What do I have to do to get them to work?
View 9 Replies
View Related
May 5, 2010
Need java for Ninjavideo.net (works fine on desktop with 9.10 installed), and limewire/frostwire.
View 9 Replies
View Related
May 7, 2010
rCan't get Java working in 10.4?
View 4 Replies
View Related