I was having this problem on my previous version of Sage (sorry, I
trashed it and didn't record the version). I updated to 3.4.2 64bit
and here is the error I get when I try to start up.
Any idea how to fix. I've already run "repair permissions" in Disk
Utility.
-Gary Tucker
sage gtucker$ ./sage
----------------------------------------------------------------------
| Sage Version 3.4.2, Release Date: 2009-05-04 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
The SAGE install tree may have moved.
Regenerating Python.pyo and .pyc files that hardcode the install PATH
(please wait at
most a few minutes)...
Do not interrupt this.
Traceback (most recent call last):
File "/Applications/sage/local/bin/sage-location", line 178, in
<module>
update_library_files(R)
File "/Applications/sage/local/bin/sage-location", line 125, in
update_library_files
open(LIB + F,'w').write(H)
IOError: [Errno 13] Permission denied: '/Applications/sage/local/lib/
libcord.la'
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---