[sage-support] Re: Runtime error for Sage 7.2 on mac os x 9.5

2016-11-04 Thread s meagher
Thanks for the suggestion, I just had a go at it. It may be relevant that the newest version of Xcode I can use is 6.2. I exported SAGE_PORT to something non-empty. And then moved opt/local (there was no sw that I could find), so that it didn't use MacPorts. After about 3 hours of seemingly ha

[sage-support] Re: Runtime error for Sage 7.2 on mac os x 9.5

2016-11-04 Thread s meagher
Also, if it seems hopeless, I might just install mac os 10.12 (though I'm reluctant to) , which I assume 7.4 is compatible with. Your help is much appreciated. On Friday, November 4, 2016 at 8:06:05 PM UTC+11, s meagher wrote: > > Thanks for the suggestion, I just had a go at it. It may be releva

[sage-support] Re: Runtime error for Sage 7.2 on mac os x 9.5

2016-11-04 Thread Dima Pasechnik
On Friday, November 4, 2016 at 9:06:05 AM UTC, s meagher wrote: > > Thanks for the suggestion, I just had a go at it. It may be relevant that > the newest version of Xcode I can use is 6.2. > I exported SAGE_PORT to something non-empty. > Was this necessary? IMHO 10.9.5 is still "supported" b

[sage-support] how to force the use of Atlas instead of Openblas during the build of 7.4?

2016-11-04 Thread Dima Pasechnik
Documentation on this is lacking. -- 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 sage-support+unsubscr...@googlegroups.com. To post to this group, send email to

[sage-support] Re: Runtime error for Sage 7.2 on mac os x 9.5

2016-11-04 Thread Dima Pasechnik
On Friday, November 4, 2016 at 9:32:04 AM UTC, s meagher wrote: > > > > On Friday, November 4, 2016 at 8:15:32 PM UTC+11, Dima Pasechnik wrote: >> >> >> On Friday, November 4, 2016 at 9:06:05 AM UTC, s meagher wrote: >>> >>> Thanks for the suggestion, I just had a go at it. It may be relevant >>

[sage-support] Re: Runtime error for Sage 7.2 on mac os x 9.5

2016-11-04 Thread s meagher
Thanks. I replaced the assembler with the script. It looks like it's compiling openblas. I'll update to confirm if it works. On Friday, November 4, 2016 at 9:19:29 PM UTC+11, Dima Pasechnik wrote: > > > > On Friday, November 4, 2016 at 9:32:04 AM UTC, s meagher wrote: >> >> >> >> On Friday, Novem

Re: [sage-support] how to force the use of Atlas instead of Openblas during the build of 7.4?

2016-11-04 Thread Michael Orlitzky
On 11/04/2016 05:17 AM, Dima Pasechnik wrote: > Documentation on this is lacking. > It's a ./configure option, --with-blas=atlas. And at least in the near future, a good place for it would be in the error message you get after OpenBLAS fails to compile... -- You received this message because yo

[sage-support] Re: Runtime error for Sage 7.2 on mac os x 9.5

2016-11-04 Thread s meagher
compiled and runs. thanks you very much. though now won't let me move the sage directory - is there a way to do this without rebuilding? - should I start a new thread for this question?) On Friday, November 4, 2016 at 9:38:39 PM UTC+11, s meagher wrote: > > Thanks. I replaced the assembler with t

[sage-support] Re: Runtime error for Sage 7.2 on mac os x 9.5

2016-11-04 Thread Dima Pasechnik
no, you cannot move the installation. It used to be the case, but no longer possible (without a special build) -- 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 sa

[sage-support] Problems compiling fflas_fpack-2.2.2 in sage 7.4

2016-11-04 Thread 'Florian Hanisch' via sage-support
Hi, I am currently trying to compile sage 7.4 on opensuse 13.2 from the source. Unfortunately, the process stops quite early, as far as I see while compiling fflas_ffpack-2.2.2. The relevant part of the corresponding logfile seems to be: ../../../fflas-ffpack/fflas/fflas_simd/simd256.inl: In

[sage-support] Problems compiling fflas_fpack-2.2.2 in sage 7.4

2016-11-04 Thread Dima Pasechnik
You might try forcing buildung the gcc supplied by Sage.Set SAGE_INSTALL_GCC=yes and rerun make. -- 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 sage-support+uns