Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. bminton:/var/cache/apt/archives# dpkg --purge libstdc++2.10-dev
  2. (Reading database ... 1352516 files and directories currently installed.)
  3. Removing libstdc++2.10-dev (1:2.95.4-27) ...
  4. install-info: No dir file specified; try --help for more information.
  5. dpkg: error processing package libstdc++2.10-dev (--purge):
  6. subprocess installed pre-removal script returned error exit status 1
  7. Errors were encountered while processing:
  8. libstdc++2.10-dev
  9.  
  10. #! /bin/sh -e
  11.  
  12.  
  13.  
  14. install-info --quiet --remove iostream-2.95
  15.  
  16. install-info: No dir file specified; try --help for more information.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement