Re: [sage-devel] sage build fail

2019-08-12 Thread Holley Friedlander
: > On Wed, Aug 7, 2019 at 8:54 PM Dima Pasechnik wrote: > > > > On Wed, Aug 7, 2019 at 9:29 PM Holley Friedlander > wrote: > > > > > > I tried > > > > > > ls /usr/lib/system/libsystem_darwin.dylib > > > > > > but I get the mess

Re: [sage-devel] sage build fail

2019-08-07 Thread Holley Friedlander
I tried ls /usr/lib/system/libsystem_darwin.dylib but I get the message "no such file or directory". Maybe I am looking in the wrong place? Thanks. On Wednesday, August 7, 2019 at 1:21:41 PM UTC-5, Dima Pasechnik wrote: > > On Wed, Aug 7, 2019 at 9:15 PM Holley Frie

Re: [sage-devel] sage build fail

2019-08-07 Thread Holley Friedlander
> > sudo xcode-select -s /Library/Developer/CommandLineTools > > to fix this. (YMMV, naturally...) > > > On Wed, Aug 7, 2019 at 6:15 PM Holley Friedlander > wrote: > > > > Okay here it is. I had to compress it as it was too large to attach > otherwise. &

Re: [sage-devel] sage build fail

2019-08-07 Thread Holley Friedlander
is wrong with your sage build. Try running > > $ ./sage > > directly. Because by the time the build process is installing sagenb, > the core sage library should already be built and working. If not, it > will crash, and you'll get a crash log (and hopefully a more useful >