Thread: Installing Oracle JDK on Xubuntu64 11.10 crashes
hi!
i'm trying install java jdk netbeans on xubuntu64 11.10.
i've got file jdk-7u2-nb-7_1-linux-ml.sh http://www.oracle.com/technetwork/java/javase/downloads/jdk-7-netbeans-download-432126.html and try install this:
this worked when ran xubuntu32 11.10. in order able use opa programming language needed switch 64 bit. however, still want able program in java...jens@acer13:~/hämtningar$ ls jdk*
jdk-7u1-nb-7_0_1-linux-ml.sh jdk-7u2-nb-7_1-linux-ml.sh
jens@acer13:~/hämtningar$ sudo ./jdk-7u2-nb-7_1-linux-ml.sh
[sudo] password jens:
configuring installer...
searching jvm on system...
preparing bundled jvm ...
extracting installation data...
running installer wizard...
exception: java.lang.noclassdeffounderror thrown uncaughtexceptionhandler in thread "main"
jens@acer13:~/hämtningar$ ^c
jens@acer13:~/hämtningar$
ideas why installation of jre crashes?
thanks
jens
you can install open jdk straight ubuntu repos, typing following terminal:
that's assuming want java 7, if not replace 7 6 in command. similarly, netbeans available repos, , can find in software centrecode:sudo apt-get install openjdk-7-jdk
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [kubuntu] Installing Oracle JDK on Xubuntu64 11.10 crashes
Ubuntu
Comments
Post a Comment