View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#21
Originally Posted by *the_newbie* View Post
Im having a similar problem removing and/installing some apps.
I tried to install Shortcutd along with some others a while ago using fapman.
Shortcutd shows up in settings and in the defualt app manager, however in fapman it does not show up as 'installed' and also itgeneraly does not work.

Here is my output from:
Code:
root
apt-get install -f
I've seen this issue before, but not quite on this scale! I'd suggest doing:
Code:
root
mkdir -p /usr/share/doc/libmikmod2 /usr/share/doc/libsmpeg0 /usr/share/doc/libcairomm-1.0-1 /usr/share/doc/libglibmm-2.4-1c2a /usr/share/doc/libillumination0 /usr/share/doc/libsdl-gfx1.2-4 /usr/share/doc/mplayer /tmp/shortcutd
apt-get -f install
 

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