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)