当前位置: 代码迷 >> Java相关 >> Why i can install openjdk-6-jdk in the ubuntu 12.10 ? Help me !该怎么处理
  详细解决方案

Why i can install openjdk-6-jdk in the ubuntu 12.10 ? Help me !该怎么处理

热度:585   发布时间:2016-04-22 21:45:27.0
Why i can install openjdk-6-jdk in the ubuntu 12.10 ??? Help me !!!
I help my classmath install jdk but failure !

It`s my command : ~$ sudo apt-get install openjdk-6-jdk .

It`s Tip:
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
lijinlong@lijinlong-K42JE:~$ sudo apt-get install openjdk-6-jdk
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?


my English is so poor so please help me and use chinese ! thanks !

------解决方案--------------------
sudo apt-get search openjdk-6-jdk

list……

sudo apt-get install (listname)