How to resolve the problem of Sage app version in Lion
I have managed to find a solution to the ones that has lion and cannot start Sage from the applications directory. These are the instructions:
- Open the terminal window
- Type
login
and enter your username as user and password as your password in Mac OSX Type
cd /Applications/Sage-4.8-OSX-64bit-10.6.app/Contents/Resources/sage
type
./sage -notebook
it will set the required permissions and ask for a login password. So select a password.
Congragulations! you can now start sage app whenever you want to.