Error when try to install subversion on linux [closed]
- by Juan Carlos Vega Neira
Possible Duplicate:
Fixing Could not get lock /var/lib/dpkg/lock
I have installed Ubuntu server 11.10 and after the installation finishes I installed apache server by this code.
sudo apt-get install apache2
Then I tried to install subversion by this code:
sudo apt-get install subversion
as I saw on some blogs and got this error:
E:…