Advertisement
Guest User

Untitled

a guest
Sep 25th, 2013
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. $ sudo apt-get install octave3.2 libarpack2
  2. [sudo] password for achim:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. libarpack2 is already the newest version.
  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. libarpack2 : Depends: libblas3 but it is not going to be installed or
  15. libblas.so.3 or
  16. libatlas3-base but it is not installable
  17. Depends: liblapack3 but it is not going to be installed or
  18. liblapack.so.3 or
  19. libatlas3-base but it is not installable
  20. octave3.2 : Depends: libcholmod1.7.1 (>= 1:3.4.0) but it is not going to be installed
  21. Depends: libumfpack5.4.0 (>= 1:3.4.0) 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