View Single Post
Posts: 51 | Thanked: 17 times | Joined on Jun 2009
#34
Originally Posted by Sikthskies View Post
I don't seem to be able to instlal. It just says 'unable to install... some papplication packages required for the installation are missing'
As root, "apt-get install -f" will fix the missing dependencies if they're available in your configured repositories (as configured in App manager). If they're not available, it'll prompt you to remove the f1 app; you can say "no" if you want and add the necessary repositories and then try "apt-get install -f" again.