Software :: Installing Java 1.6 Properly ?

Sep 21, 2010

I need to run a program,OpenChrom, that requires a JRE of 1.6 or greater. The program runs as a standalone executable, no installation is indicated.

I used

Code:

And the installation appeared to go smoothly. I now have a folder:
Code:

That looks like it has the whole JRE in it. However when I check my java version I get the following:

Code:

I found something on YoLinux that makes me think I need to tell my computer, or the shell, where to find Java. How do I do this? Needless to say openchrom does not run, it crashes after the splash screen.

View 2 Replies


ADVERTISEMENT

Slackware :: Installing Java Error - When Trying To Run A Java App With The Firefox Plugin - Browser Crashe

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

Ubuntu :: Can't Get Java Working Properly ?

Nov 20, 2010

I can't get java applications to run properly in a lot of cases. I've tried completely removing Java and reinstalling it. I've tried removing Iced Tea and OpenJDK and installing Sun Java instead. I've done a complete, clean reinstall of Ubuntu. The symptoms of my problem never seem to change. Minecraft is the best example I can give you. As soon as the game loads (in the web or on the desktop alike) it closes abruptly. This is what's in the log file.

Code:

I'm thinking "C [+0x416] __kernel_vsyscall+0x2" is important somehow. I can't seem to figure out what it means. I've tested this on a friend's laptop using the same (Ubuntu 10.10) and it works fine, no errors. I know other people are running their java fine.

View 1 Replies View Related

Ubuntu Multimedia :: Java Applet Not Working Properly

Jun 8, 2010

I have tested Icedtea and sun java on 10.04, but I'm not able to play [url]

Sun gets closest, but still fails. I use ver. 1.6.0_20. Is there any way I can download/save the java applet from the web-page and open it with sun java 6 web start ?

View 1 Replies View Related

Ubuntu Installation :: Java Applet Not Loading Properly?

Sep 14, 2010

When I try to load this applet [URL]... It won't load properly and doesn't do anything. I have java installed and everything.

View 3 Replies View Related

Ubuntu :: Installing Java From Java.com ?

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

Ubuntu :: Getting The Icedtea Java Plugin To Work Properly On Chromium?

Nov 17, 2010

getting the icedtea java plugin to work properly on Chromium. When I go to http://www.funorb.com/ and go to Arcanists, I usually get to the login screen, and sometimes I'm even able to login, but right after that, it crashes with an error message (Something like Icedtea plugin crashed unexpectedly).

View 8 Replies View Related

General :: Sound Not Working Properly On Runescape - Java - Debian GNU

May 30, 2010

My sound on Runescape stops and picks up, is very choppy and annoying. I'm using Debian "Lenny". Sound on everything else works just fine (Flash, VLC, etc...)

Here are the Java packages I have installed:

Here is my computers hardware:

Intel Core 2 Duo 1.8Ghz
2GB RAM
250GB HDD
nVidia 8600GT

View 10 Replies View Related

Ubuntu Servers :: Unable To Save A File Properly With Java On The Sheevaplug

Feb 19, 2011

I can't seem to be able to save a file properly with java on the sheevaplug (ubuntu)

Here's my test-code:

Code:
try {
File f = new File("test.txt");
System.out.println(f.exists());

[Code]....

it seems to save the file, but nothing that is readable in ubuntu.

I'm using the openjdk-6-jre package by the way.

EDIT: NVM! Forgot to cd into the directory holding the jar before running, so it was working but it was saving to the $HOME dir...

View 1 Replies View Related

Fedora :: Programs Not Installing Properly - How To Fix It

Jul 19, 2009

I've installed several programs. Some installed and worked, some did not. I installed Konversation and Audacity. Both work fine. When I installed bitpim via RPM downloaded from bitpim.org it installed fine. It is not in the applications area. I type Alt+F2 and i start to type in bitpim (it types the rest) and press enter. nothing happens.

i installed PythonCard through the terminal using yum install PythonCard. It installed fine and it is not in applications and is nowhere to be found. However when I type yum install PythonCard again in the terminal it says it is up to date. So I removed it and reinstalled. Same problem.

View 1 Replies View Related

Fedora :: Installing Gc.bz2 Files Properly ?

Aug 30, 2011

I'm running fiirefox 4 on f14 and was prompted to install firefox 6 by the browser. Usually i download the gc.bz2 file, right click, extract it, run the terminal, cd into the folder, and once into the folder I run ./firefox.

I did that the first time and the new firefox was working fine, without my shortcuts or plugins installed in the new firefox. But the menu in applications still pointed to firefox 4. I tried something on the web to make firefox 6 the "default" browser but then Firefox 6 just completely disappeared. Even when I cd into the newly extracted "firefox" folder in "Downloads" it will still launch firefox 4.

So my question is how do u properly install a gc.bz2 file? Also how do u remove unwanted applications in the Applications menu? I currently have two firefox shortcuts and two chrome short cuts which each launch the same version of the software. When I right click on it nothing there says "remove shortcut" or anything. Also is there any way to move your favourites/shortcuts from ur old firefox to the new one? What's the propper way to do what i'm trying to do ?

View 4 Replies View Related

Ubuntu :: 10.04 - Installing Sun-java5-jdk Properly ?

May 12, 2010

I have tried to properly install sun-java5-jdk to prepare android build environment on dedicated virtual machine with Ubuntu 10.04 desktop x86 installation. The problem is that packages are not available in canonical repositories for lucid and install from sun packages does not work properly - i.e. for rpm there is a lot of missing dependencies and bin package just extracts directory tree without proper installation.

I know that sun java is deprectaed and we should use OpenJDK but even there are only repositories for JDK version 6 which is unsupported by android build environment.

Synaptic Package Manager command Force Version on JDK6 is inactive (for both open and sun) and I can not find any JDK 5 available for install.

View 6 Replies View Related

Debian Hardware :: Installing The ATI Proprietary Driver Properly ?

Jan 3, 2011

I've just installed Debian and then installed the ATI driver to correct the resolution and to hopefully give me better performance, it seemed to give the opposite effect and has made my computer painfully slow and choppy.

I downloaded this driver for my ATI 4870 card:

And ran the following commands:

I do not know how to add my account to sudo.

View 14 Replies View Related

Ubuntu :: Re-installing Bootloader - GRUB Has Not Updated Properly ?

Jul 23, 2010

GRUB has not updated properly for some reason, and now I am left with an un-bootable system. I would like to know how to re-install grub without needing to re-install Ubuntu.

View 7 Replies View Related

Ubuntu :: Installing Gnome-art Icons But It's Not Applying Properly?

Nov 7, 2010

I entered to gnome-art, picked 3 icon sets and downloaded them, then opened them with theme installer which installed them on the system. I pick 1 of them, the icons theme switch, but it switches to the gnome default icons. can't seem to find any solution to the situation.

View 8 Replies View Related

Ubuntu :: Unable To Shutdown Down Properly After Installing Apt-get Hibernate

Jul 1, 2010

I just installed apt-get hibernate and when my computer shuts down, it will go to a recovery menu. I have to end up killing the machine.

Also when I try to hibernate the machine this error msg will appear: hibernate:Warning: Tuxonice binary signature file not found.

How should I rectify this error?

View 9 Replies View Related

Software :: PPTPD RPM Not Installing Properly - Slow Repository ?

Apr 11, 2011

I've recently struggled across this problem:

Code:

While executing this command:

I've tried to install glibc which didn't change anything.

My other problem is that I'm downloading at 35kbps from connexeon.net (Belgian repo) but that my connection is the following: [url

View 1 Replies View Related

Fedora :: How-to For Installing Java In F14?

Nov 3, 2010

Is there a easy how-to for installing Java in Fedora 14? Here is the catch...

running 64 bit F14 using 32 bit google chrome (so flash will work) need java plugin and openjdk does not seem to work ([URL].. tells me its missing a plugin)

View 2 Replies View Related

Fedora :: Installing Java Jdk And Jre?

Jul 6, 2011

i need to install java jdk and jre in my fedora 14 machine ..i tried installing this by visiting saveral blogs which dictates us the method of installing java jdk bt i m unable to install it when ever i tried to perform this command after downloading jdk chmod +x jre-6u24-linux-i586-rpm.binit doesnt shows me any thing is hapening and just give us a path to enter another command

View 5 Replies View Related

Ubuntu :: Installing Java ?

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

Ubuntu :: Installing Java 1.4.2 On 64-bit 10.04?

May 18, 2010

installing java 1.4.2 JDK on 64-bit 10.04? I can't seem to find a whole lot about this anywhere. I've tried downloading the .bin from sun's archive site [java.sun.com/products/archive] but I get this error when running it:

Quote:

Unpacking...
Checksumming...
0
0

[code]...

View 1 Replies View Related

Ubuntu :: Installing 32 Bit Java In 64 Bit

Sep 18, 2010

I've been trying to use my work's SSL VPN. It uses Juniper Network Connect. I attempted setup from the VPN website and it would not install. As I later found out, this is due to the fact that it asks for the su password and Ubuntu doesn't use one.

I stumbled upon this link and script, which seems to be exactly what I'm looking for: http://mad-scientist.net/juniper.html. I tried to run the script and run network connect, but the script's setup needs a jre directory for 32 bit Java. Is it possible to install 32bit java on a machine running a 64bit operating system? If so, How can I go about doing this?

View 1 Replies View Related

Ubuntu :: Installing Java Usb In 11.04?

Jun 14, 2011

i download the jusb-0.4.4-src.tgz. and i'm unable to install java usbin ubuntu 11.04.

View 1 Replies View Related

General :: Java Is Not Installing ?

Oct 23, 2010

When i was trying to install java through the terminal the OK button was not active after reading the software disclamairre! all it said that it was still configuring java!

View 2 Replies View Related

General :: Installing Java 1.5 On Debian?

Jul 25, 2011

I'm trying to install Java 1.5 on Debian.But when I write

apt-get install java-package

in bash, the error

unable to locate package java-package is shown.

View 1 Replies View Related

Ubuntu :: Installing Java Script ?

Jan 13, 2010

I'm having a hard time finding and installing Java Script is there an installer and if so were do i find it.

View 7 Replies View Related

Ubuntu :: Trouble Installing Java

Mar 10, 2010

I am having problems installing Java runtime on karmic. The problem is: jre depends on the bin, and the bin depends on the jre package... Anyway to solve that? Should I try forcing? I can't get Ubuntu to connect to the internet, so I downloaded the deb packages and put them on a USB stick.

View 3 Replies View Related

Ubuntu Multimedia :: Installing Java ?

Mar 14, 2010

I tried many terminal commands etc all did not work. Second tried the Ubuntu software download found java only to see there is no install button for some reason..

View 3 Replies View Related

Ubuntu :: Installing The Java For Firefox?

Jun 26, 2010

how to get java running for firefox. Ubuntu always gets me so pissed off because it's so hard to get the most simple things installed. I have 10.04

View 8 Replies View Related

General :: Installing Java Onto Linpus?

Feb 17, 2010

i have an Acer Aspire One running Linpus Linux Lite v1.0.21.E and i am having issues with installing Java to the point where it's driving me mad. I want to play Runescape, but the aplett does not initialize. Ive seen numerous guides on how to install it but none of them are clear enough! I am new to Linux so its hard . Could somebody please explain, in depth, how to install Java and get Runescape Working

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved