Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2015
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. Reading package lists... Done
  2. Building dependency tree
  3. Reading state information... Done
  4. You might want to run 'apt-get -f install' to correct these:
  5. The following packages have unmet dependencies:
  6. panda3d1.9 : Depends: libavcodec53 (>= 6:0.8.3-1~) but it is not installable or
  7. libavcodec-extra-53 (>= 6:0.8.17) but it is not installable
  8. Depends: libavformat53 (>= 6:0.8.3-1~) but it is not installable
  9. Depends: libavutil51 (>= 6:0.8.3-1~) but it is not installable
  10. Depends: libjpeg8 (>= 8c) but it is not installable
  11. Depends: libswscale2 (>= 6:0.8.3-1~) but it is not installable
  12. Depends: libtiff4 (> 3.9.5-3~) but it is not installable
  13. Depends: python-pmw but it is not going to be installed
  14. Depends: nvidia-cg-toolkit but it is not going to be installed
  15. Recommends: python-profiler (>= 2.7)
  16. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  17. taq@taq:~/tmp/ffmpeg-2.8$ ./configure
  18. yasm/nasm not found or too old. Use --disable-yasm for a crippled build.
  19.  
  20. If you think configure made a mistake, make sure you are using the latest
  21. version from Git. If the latest version fails, report the problem to the
  22. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  23. Include the log file "config.log" produced by configure as this will help
  24. solve the problem.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement