I ran into the same problem compiling as root, but it persisted despite a 'chmod -R g-w *' to the sage directory. chown-ing to a non-root account and recompiling seems to be working.
On Friday, May 16, 2014 5:41:53 PM UTC-4, P Purkayastha wrote: > > Actually, the problem in both cases could be that some directory, maybe > /usr/local/sage-6.2 or some directory inside it, was group writable. > > > On Sat, May 17, 2014 at 5:39 AM, Montgomery-Smith, Stephen < > [email protected] <javascript:>> wrote: > >> On 05/16/2014 04:29 PM, Luis Finotti wrote: >> > Dear all, >> > >> > I tried to build from source (as usual for me) in Debian unstable (64 >> bit). >> > >> > The install.log can be found here: >> > http://www.math.utk.edu/~finotti/misc/install.log >> > >> > Any help would be greatly appreciated. >> > >> > Best to all, >> > >> > Luis >> >> I got this error as well on FreeBSD when I tried to build sage as root. >> >> Building as non-root fixed the problem. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "sage-support" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/sage-support/H-SI3700rGc/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/sage-support. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
