Advertisement
Guest User

Untitled

a guest
Aug 19th, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. Running steam:
  2. Steam needs to install these additional packages:
  3. libgl1-mesa-dri:i386, libgl1-mesa-glx:i386
  4. password: .....
  5.  
  6. -->
  7. Reading package lists... Done
  8. Building dependency tree
  9. Reading state information... Done
  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. libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.4)
  18. unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
  19. Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
  20. E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
  21. Press return to continue:
  22.  
  23. -->
  24. Error:
  25. You are missing the following 32-bit libraries, and Steam may not run:
  26. libGL.so.1
  27.  
  28. -->
  29. sudo apt-get install libc6-i386
  30.  
  31. ->
  32. Reading package lists... Done
  33. Building dependency tree
  34. Reading state information... Done
  35. libc6-i386 is already the newest version.
  36. The following packages were automatically installed and are no longer required:
  37. libatk-bridge2.0-0:i386 libatspi2.0-0:i386 libcairo-gobject2:i386
  38. libcolord1:i386 libdbusmenu-gtk3-4:i386 libgtk-3-0:i386 liblcms2-2:i386
  39. libwayland-client0:i386 libwayland-cursor0:i386 libxkbcommon0:i386
  40. Use 'apt-get autoremove' to remove them.
  41. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
  42.  
  43. -->
  44.  
  45. Launch Steam:
  46. And start from the top again - > Steam needs to install these additional packages:
  47. libgl1-mesa-dri:i386, libgl1-mesa-glx:i386
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement