View Single Post
Posts: 50 | Thanked: 57 times | Joined on Dec 2009
#32
Hmm... it's quiet in here Ok I'll give it another shot then, here's another totally harmless thing you could do:

Code:
echo `dpkg -l` >> /home/user/MyDocs/log.txt
The ` are NOT the same as ' !!!!!

This will print out a log of all your installed applications and resources (dependencies); copy and paste the output to a site like pastebin.com, and post the link here - that way we can manually check if you have the needed dependencies... k?

Last edited by woussie; 2011-01-16 at 20:32.