Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. sudo apt-get install build-essential libpcre3 libpcre3-dev libssl-dev
  2. Reading package lists... Done
  3. Building dependency tree
  4. Reading state information... Done
  5. libpcre3 is already the newest version.
  6. libpcre3 set to manually installed.
  7. Some packages could not be installed. This may mean that you have
  8. requested an impossible situation or if you are using the unstable
  9. distribution that some required packages have not yet been created
  10. or been moved out of Incoming.
  11. The following information may help to resolve the situation:
  12.  
  13. The following packages have unmet dependencies:
  14. build-essential : Depends: libc6-dev but it is not going to be installed or
  15. libc-dev
  16. Depends: g++ (>= 4:4.4.3) but it is not going to be installed
  17. libpcre3-dev : Depends: libc6-dev but it is not going to be installed
  18. Depends: libpcre3 (= 1:8.30-5) but 2:8.35-6 is to be installed
  19. libssl-dev : Depends: libssl1.0.0 (= 1.0.1e-2+deb7u17) but 1.0.2c-1 is to be installed
  20. Depends: zlib1g-dev but it is not going to be installed
  21. Recommends: libssl-doc but it is not going to be installed
  22. E: Unable to correct problems, you have held broken packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement