Re: [sage-devel] Sage 8.5 macOS app

2018-12-29 Thread 'Justin C. Walker' via sage-devel
Thanks, Volker! > On Dec 29, 2018, at 04:04 , Volker Braun wrote: > > Older versions are in the "old" subdirectory, > e.g.http://files.sagemath.org/osx/intel/old/index.html > > > > On Saturday, December 29, 2018 at 12:56:40 AM UTC+1, Justin C. Walker wrote: > Hi, David, > > > On Dec 28, 20

[sage-devel] Some links wrong in Sage 8.5 pdf docs?

2018-12-29 Thread Samuel Lelièvre
Dear sage-devel, Following the release of Sage 8.5, a user reports: > Many links on this page: > > http://doc.sagemath.org/pdf/en/reference/ > > don’t lead to the expected chapter. > > For instance, the link > > "Integers and Rational Numbers" > > leads to > >Standard Commutative Rings H

[sage-devel] Re: sage-8.5 fails to build from source on MacBook Pro (15-inch, 2017) macOS Mojave version 10.14.2

2018-12-29 Thread Volker Braun
On MacOS Mojave you have to manually install the system headers, either go to /Library/Developer/CommandLineTools/Packages and click on macOS_SDK_headers_for_macOS_10.14.pkg or run open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg in a terminal. On S

[sage-devel] sage-8.5 fails to build from source on MacBook Pro (15-inch, 2017) macOS Mojave version 10.14.2

2018-12-29 Thread Ars-Magna
Dear Sage-Devel members I tried build sage-8.5 from source and failed on a MacBook Pro (15-inch, 2017) with up to date macOS Mojave version 10.14.2 Are there known issues with this machine ? Are there known work arounds by any chance ? I got the following error a few mn into the compilation

Re: [sage-devel] Sage 8.5 macOS app

2018-12-29 Thread Volker Braun
Older versions are in the "old" subdirectory, e.g.http://files.sagemath.org/osx/intel/old/index.html On Saturday, December 29, 2018 at 12:56:40 AM UTC+1, Justin C. Walker wrote: > > Hi, David, > > > On Dec 28, 2018, at 15:19 , David Joyner > wrote: > > > > On Fri, Dec 28, 2018 at 4:27 PM 'J