Ask Your Question
0

Compiling sage on external memory

asked 2014-10-17 19:31:34 +0200

Hello I would like to build sage on external hard disk, my primary machine is running on ubuntu 12.04. I have cloned a certain branch and tried to run make but it says permission denied. I have tried changing the permissions by giving in chmod -R 775 but that does not seem to change anything.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-10-18 17:33:49 +0200

vdelecroix gravatar image

Hello,

Would be better to change the owner, ie

chown -R USER_NAME:USER_NAME REPOSITORY

Vincent

edit flag offensive delete link more

Comments

I have tried this but the permissions seem not to change ... rwx------ is what the sage folder has on the external hard disk. When I give in chmod -R 755 <path to="" sage=""> and do an ls -l there is no change in the permission set. Any help on this would be great ... Thanks :)

esornep gravatar imageesornep ( 2014-10-20 20:08:50 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2014-10-17 19:31:34 +0200

Seen: 237 times

Last updated: Oct 18 '14