Re: [sage-devel] Problem building R on 10.15.5 with homebrew

2020-06-02 Thread Dima Pasechnik
Hi Zach, On Tue, Jun 2, 2020 at 2:39 AM Zachary Scherr wrote: > >It looks like both were already linked but I ended up reinstalling them > and everything worked, thank you so much. > > In general, do you recommend installing libraries like flint from > sagemath/homebrew-science before build

Re: [sage-devel] Problem building R on 10.15.5 with homebrew

2020-06-01 Thread John H Palmieri
On Monday, June 1, 2020 at 6:39:11 PM UTC-7, Zachary Scherr wrote: > > Hi Dima, > >It looks like both were already linked but I ended up reinstalling them > and everything worked, thank you so much. > > In general, do you recommend installing libraries like flint from > sagemath/homebrew-

Re: [sage-devel] Problem building R on 10.15.5 with homebrew

2020-06-01 Thread Zachary Scherr
Hi Dima, It looks like both were already linked but I ended up reinstalling them and everything worked, thank you so much. In general, do you recommend installing libraries like flint from sagemath/homebrew-science before building sage? I see that there are a lot of formulas there but I'm

Re: [sage-devel] Problem building R on 10.15.5 with homebrew

2020-06-01 Thread Dima Pasechnik
On Mon, Jun 1, 2020 at 8:30 PM Zachary Scherr wrote: > > Hi Dima, > >I already have all of the homebrew packages installed, I'm not sure why it > offers that suggestion. By looking at your config.log, I see that flint and ntl are keg-only, which actually results in sqlite ,zlib, and curl tes

Re: [sage-devel] Problem building R on 10.15.5 with homebrew

2020-06-01 Thread Zachary Scherr
Hi Dima, I already have all of the homebrew packages installed, I'm not sure why it offers that suggestion. I also updated from OS 10.14 to 10.15 right before building sage. I had previously built sage on 10.14 without these problems. Best, Zach On Monday, June 1, 2020 at 3:27:19 PM UTC-

Re: [sage-devel] Problem building R on 10.15.5 with homebrew

2020-06-01 Thread Dima Pasechnik
On Mon, Jun 1, 2020 at 7:37 PM Zachary Scherr wrote: > > Hi All, > >I recently tried building Sage on Catalina 10.15.5. I have homebrew with > all recommended packages installed and I tried building sage via the commands > your config.log says that e.g. sqlite is not installed. At the end of