I do have CLT installed and I am running under SAGE_PORTS=yes already. If I don't, then I can't get past the first couple lines.
On Thursday, 30 October 2014 13:51:18 UTC-4, Volker Braun wrote: > > You don't have CLT but you do have a conflicting macports install. Don't > just set "SAGE_PORTS=yes" and then don't mention it in a bug report. > > From the log: > > You are strongly advised to install Apple's latest Xcode > unless you already have it. You can install this using > the App Store. Also, make sure you install Xcode's > Command Line Tools -- see Sage's README.txt. > configure: error: "found MacPorts in /opt/local/bin/port. Either: > (1) rename /opt/local and /sw, or > (2) change PATH and DYLD_LIBRARY_PATH > (Once Sage is built, you can restore them.) > > > > > On Thursday, October 30, 2014 5:46:00 PM UTC, Eric Sabo wrote: >> >> Attached. >> >> On Thursday, 30 October 2014 13:37:56 UTC-4, Volker Braun wrote: >>> >>> post the log >>> >>> On Thursday, October 30, 2014 5:23:08 PM UTC, Eric Sabo wrote: >>>> >>>> Same result. >>>> >>>> On Thursday, 30 October 2014 12:48:59 UTC-4, Volker Braun wrote: >>>>> >>>>> make distclean && make >>>>> >>>>> >>>>> >>>>> On Thursday, October 30, 2014 4:43:46 PM UTC, Eric Sabo wrote: >>>>>> >>>>>> The same error is raised on 6.4.rc0. >>>>>> >>>>>> File "/Users/2kak7/Desktop/sage-6.4.rc0/local/lib/python/urllib.py", >>>>>>>> line 1399, in <module> >>>>>>> >>>>>>> from _scproxy import _get_proxy_settings, _get_proxies >>>>>>> >>>>>>> ImportError: No module named _scproxy >>>>>>> >>>>>>> Eric >>>>>> >>>>>> On Thursday, 30 October 2014 09:46:53 UTC-4, Eric Sabo wrote: >>>>>>> >>>>>>> I am trying to install Sage v 6.3 on OS X Yosemite. I am using gcc >>>>>>> 4.9 via MacPorts because the version of gcc that comes with Sage >>>>>>> produces >>>>>>> error "unknown value '10.10' of -mmacosx-version-min". I get pretty >>>>>>> far in the installation (I think), but it fails on the following >>>>>>> >>>>>>> Attempting to download package atlas-3.10.1.20140210 >>>>>>>> >>> Trying to download >>>>>>>> http://www.sagemath.org/packages/upstream/atlas/atlas-3.10.1.20140210.tar.bz2 >>>>>>>> Traceback (most recent call last): >>>>>>>> File "<stdin>", line 12, in <module> >>>>>>>> File "/Users/2kak7/Desktop/sage/local/lib/python/urllib.py", line >>>>>>>> 1399, in <module> >>>>>>>> from _scproxy import _get_proxy_settings, _get_proxies >>>>>>>> ImportError: No module named _scproxy >>>>>>>> Error: failed to download package atlas-3.10.1.20140210 >>>>>>> >>>>>>> Sage comes with its own version of Python, which I hope would have >>>>>>> this module. Any ideas how I can fix this? The complete log is attached. >>>>>>> >>>>>>> Thanks, >>>>>>> Eric >>>>>>> >>>>>> -- 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.
