View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#11
First error solved

you must input:

Code:
dpkg -i /home/user/MyDocs/Downloads/hss.deb
The / before home is missing in your command...

I'll look thru' for the second error now...


For your second error can you try as root in terminal:

Code:
rm -rf /var/lib/apt/lists/lock
Do a reboot then apt-get update in terminal as root...

Last edited by thedead1440; 2012-09-17 at 08:41.
 

The Following User Says Thank You to thedead1440 For This Useful Post: