Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
298
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. bash Anaconda-2.1.0-Linux-x86_64.sh
  2.  
  3. Anaconda will now be installed into this location:
  4. /home/*username*/anaconda
  5.  
  6. - Press ENTER to confirm the location
  7. - Press CTRL-C to abort the installation
  8. - Or specify an different location below
  9.  
  10. mkdir: cannot create directory ‘/opt/anaconda’:Permission denied
  11. ERROR: Could not create directory: /opt/anaconda
  12.  
  13. sudo bash Anaconda-2.1.0-Linux-x86_64.sh
  14. [...]
  15. Anaconda will now be installed into this location:
  16. /home/user/anaconda
  17.  
  18. - Press ENTER to confirm the location
  19. - Press CTRL-C to abort the installation
  20. - Or specify an different location below
  21.  
  22. [/home/user/anaconda] >>> /opt/anaconda
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement