Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. sudo apt-get install imagemagick
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. You might want to run 'apt-get -f install' to correct these:
  6. The following packages have unmet dependencies:
  7. icedtea-7-jre-jamvm : Depends: openjdk-7-jre-headless (= 7u65-2.5.2-3~14.04) but 7u65-2.5.1-4ubuntu1~0.14.04.2 is to be installed
  8. imagemagick : Depends: libmagickcore5 (>= 8:6.7.7.10) but it is not going to be installed
  9. Depends: libmagickwand5 (>= 8:6.7.7.10) but it is not going to be installed
  10. Recommends: libmagickcore5-extra but it is not going to be installed
  11. Recommends: netpbm but it is not going to be installed
  12. openjdk-7-jre : Depen
  13.  
  14. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement