Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. $ sudo apt-get install curl freeglut3-dev \
  2. > libfreetype6-dev libgl1-mesa-dri libglib2.0-dev xorg-dev \
  3. > gperf g++ cmake python-virtualenv \
  4. > libssl-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev libglu1-mesa-dev
  5. Reading package lists... Done
  6. Building dependency tree
  7. Reading state information... Done
  8. libxmu6 is already the newest version.
  9. libxmu6 set to manually installed.
  10. curl is already the newest version.
  11. curl set to manually installed.
  12. Some packages could not be installed. This may mean that you have
  13. requested an impossible situation or if you are using the unstable
  14. distribution that some required packages have not yet been created
  15. or been moved out of Incoming.
  16. The following information may help to resolve the situation:
  17.  
  18. The following packages have unmet dependencies.
  19. unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
  20. Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
  21. E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement