User Tools

Site Tools


blog:installing_sage_on_ubuntu_11.10

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:installing_sage_on_ubuntu_11.10 [2012-02-13 18:36] – [Setting up sagetex for LaTeX] brbblog:installing_sage_on_ubuntu_11.10 [2012-02-13 18:37] (current) – [Finishing up the installation] brb
Line 38: Line 38:
 If you get errors when starting up, then probably the first start as root has created some files in the directory ~./sage which now belong to root instead of you (USER) If you get errors when starting up, then probably the first start as root has created some files in the directory ~./sage which now belong to root instead of you (USER)
 <code> <code>
-  cd .sage  +cd .sage  
-  sudo chown $USER:$USER * -R +sudo chown $USER:$USER * -R 
-  sage+sage
 </code> </code>
-Shou +Should now work.
-ld now work.+
  
-===== Setting up sagetex for LaTeX =====+===== 
 + Setting up sagetex for LaTeX =====
  
 If you use LaTeX and want to integrate sage into your latex files (which gives you all the power of sage/maxima/maple/... directly inside you LaTeX file!): If you use LaTeX and want to integrate sage into your latex files (which gives you all the power of sage/maxima/maple/... directly inside you LaTeX file!):
blog/installing_sage_on_ubuntu_11.10.1329154580.txt.gz · Last modified: 2012-02-13 18:36 by brb