Thread: installing java software development kit
hey everyone... i'm using ubuntu first time...i wana install java sdk...i've downloaded , in .bin extension...hw install it... please help....
don't install .bin file. use repositories.
go synaptic package manager, settings -> repositories -> other software. tick "canonical partners".
synaptic ask update, search 'sun-java'. install jdk , dependencies.
then, switch sun java:
test it's installed with:code:sudo update-java-alternatives -s java-6-sun
the above instructions install sun java. try openjdk works things. in case, search 'openjdk' in synaptic , install jdk. if doing this, don't need update alternatives shown above.code:javac -version java -version
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] installing java software development kit
Ubuntu
Comments
Post a Comment