Advertisement
Guest User

Untitled

a guest
Feb 15th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. ~$ update-alternatives --config gcc
  2. There are 2 choices for the alternative gcc (providing /usr/bin/gcc).
  3.  
  4. Selection Path Priority Status
  5. ------------------------------------------------------------
  6. 0 /usr/bin/gcc-4.6 60 auto mode
  7. 1 /usr/bin/gcc-4.6 60 manual mode
  8. * 2 /usr/bin/gcc-4.7 40 manual mode
  9.  
  10. Press enter to keep the current choice[*], or type selection number:
  11. update-alternatives: warning: forcing reinstallation of alternative /usr/bin/gcc-4.7 because link group gcc is broken.
  12. update-alternatives: error: error creating symbolic link `/etc/alternatives/gcc.dpkg-tmp': Permission denied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement