Preparing your system
First you need to remove openjdk for this run the following command from your terminal
sudo apt-get purge openjdk*
If you installed java 7 from any other PPA and you are having problem with java then you have to do following steps before installing the PPA menctioned here
sudo rm /var/lib/dpkg/info/oracle-java7-installer* sudo apt-get purge oracle-java7-installer* sudo rm /etc/apt/sources.list.d/*java* sudo apt-get updateInstall oracle java 7 in ubuntu 12.04
Open the terminal and run the following commands
sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java7-installer
You can check the java version by searching java in dashboard
文章版權(quán)歸作者所有,未經(jīng)允許請勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。
轉(zhuǎn)載請注明本文地址:http://systransis.cn/yun/69765.html
摘要:近日,由于項目要求,需要在下安裝和配置開發(fā)環(huán)境,下面對自己的一些實踐做了一下總結(jié)。二下載提供的自解壓包進行手動安裝這種安裝可自由選擇版本,能進行靈活的配置。我一般把非系統(tǒng)軟件安裝到下。 近日,由于項目要求,需要在ubuntu下安裝和配置java開發(fā)環(huán)境,下面對自己的一些實踐做了一下總結(jié)。 Sun JDK的安裝一般有兩種方式: 一、通過ubuntu提供的包管理工具進行安裝 ...
閱讀 856·2023-04-25 21:21
閱讀 3237·2021-11-24 09:39
閱讀 3079·2021-09-02 15:41
閱讀 2009·2021-08-26 14:13
閱讀 1839·2019-08-30 11:18
閱讀 2786·2019-08-29 16:25
閱讀 517·2019-08-28 18:27
閱讀 1590·2019-08-28 18:17