On Friday, May 16, 2014 5:34:27 PM UTC-4, P Purkayastha wrote: > > Your main error is here: > > > checking dependency style of gcc... gcc3 > checking for python... /usr/local/sage-6.2/local/bin/python > checking for a version of Python >= '2.1.0'... sys:1: RuntimeWarning: not > adding directory '' to sys.path since it's writable by an untrusted group. > Untrusted users could put files in this directory which might then be > imported by your Python code. As a general precaution from similar > exploits, you should not execute Python code from this directory > yes > checking for the distutils Python package... no > configure: error: cannot import Python module "distutils". > Please check your Python installation. The error was: > sys:1: RuntimeWarning: not adding directory '' to sys.path since it's > writable by an untrusted group. > Untrusted users could put files in this directory which might then be > imported by your Python code. As a general precaution from similar > exploits, you should not execute Python code from this directory > make[3]: Entering directory > '/usr/local/sage-6.2/local/var/tmp/sage/build/pynac-0.3.2/src' > make[3]: *** No targets specified and no makefile found. Stop. > make[3]: Leaving directory > '/usr/local/sage-6.2/local/var/tmp/sage/build/pynac-0.3.2/src' > Error building pynac. > > > Try restarting the build process. It should pick up from where it stopped. >
OK, trying right now... Thanks for the reply! But, could you tell me or explain why the error? Is there a way around it? Thanks, Luis -- 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.
