Hi, I cloned Sage from the mercrial repository (hg.sagemath.org) but found no building instructions.
I want to build it inplace. The install script complains that I must provide a sage root and if I give the current directory, '.', it spits back the following traceback: Traceback (most recent call last): File "setup.py", line 14, in <module> from module_list import ext_modules File "/home/fccoelho/Downloads/sage-main/module_list.py", line 29, in <module> elif os.path.exists('%s/lib/libatlas.so'%os.environ ['SAGE_LOCAL']): File "/usr/lib/python2.6/UserDict.py", line 22, in __getitem__ raise KeyError(key) KeyError: 'SAGE_LOCAL' any help is appreciated. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---