Advertisement
Guest User

Untitled

a guest
Jul 26th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. sudo apt-get install subversion build-essential automake libtool libcppunit-dev libcurl3-dev
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. Note, selecting 'libcurl4-openssl-dev' instead of 'libcurl3-dev'
  6. libcppunit-dev is already the newest version.
  7. subversion is already the newest version.
  8. automake is already the newest version.
  9. automake set to manually installed.
  10. Some packages could not be installed. This may mean that you have
  11. requested an impossible situation or if you are using the unstable
  12. distribution that some required packages have not yet been created
  13. or been moved out of Incoming.
  14. The following information may help to resolve the situation:
  15.  
  16. The following packages have unmet dependencies:
  17. build-essential : Depends: libc6-dev but it is not going to be installed or
  18. libc-dev
  19. Depends: g++ (>= 4:4.4.3) but it is not going to be installed
  20. libcurl4-openssl-dev : Depends: libc6-dev but it is not going to be installed or
  21. libc-dev
  22. Depends: libidn11-dev but it is not going to be installed
  23. Depends: libkrb5-dev but it is not going to be installed
  24. Depends: librtmp-dev but it is not going to be installed
  25. Depends: libssl-dev but it is not going to be installed
  26. Depends: zlib1g-dev but it is not going to be installed
  27. libtool : Depends: libc6-dev but it is not going to be installed or
  28. libc-dev
  29. Recommends: libltdl-dev but it is not going to be installed
  30. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement