Ask Your Question
0

how can i open sage software?

asked 2013-01-17 08:18:29 +0200

anonymous user

Anonymous

hello, i tried to open sage with linux into vmware but it didnt worked. i also tried to open with windows 7 X64 but still no result. please help meeee..

edit retag flag offensive close merge delete

Comments

Can you give us a few more details (perhaps by editing your question) about what you tried? It's not clear what steps you actually followed. See for example http://wiki.sagemath.org/SageAppliance

kcrisman gravatar imagekcrisman ( 2013-01-17 08:50:47 +0200 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-01-17 10:46:16 +0200

Dox gravatar image

In order to run sage on a Linux OS you should:

  1. Download the proper compiled version of sage.

  2. Extract the files.

  3. Once the files are extracted, enter to the created folder and give execution permission to the sage file (this can be achieved by right-clicking the file -> Permissions -> click the executable box)

  4. Now double click the sage file, and choose run in terminal. Depending of the Linux distribution this step could fail, in that case:

    • Open a terminal

    • Move tho the sage folder

    • Run the file with the command ./sage

Hope this would help you.

edit flag offensive delete link more

Your Answer

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

Add Answer

Question Tools

Stats

Asked: 2013-01-17 08:18:29 +0200

Seen: 322 times

Last updated: Jan 17 '13