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. On Saturday, May 17, 2014 5:29:35 AM UTC+8, 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 > -- 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.
