[sage-devel] Re: [sage-support] Sage 8.3 build fails in Fedora

2018-09-19 Thread Dima Pasechnik
For installing from source, read http://doc.sagemath.org/html/en/installation/index.html namely: http://doc.sagemath.org/html/en/installation/source.html On Wed, Sep 19, 2018 at 10:42 AM Dima Pasechnik wrote: > > You have downloaded a binary release, which you should install by running > ./sage >

[sage-devel] Re: [sage-support] Sage 8.3 build fails in Fedora

2018-09-19 Thread Dima Pasechnik
You have downloaded a binary release, which you should install by running ./sage and not by configure+make - the latter is for building from source. HTH Dima On Wed, Sep 19, 2018 at 10:27 AM ET wrote: > > I downloaded the Fedora version of Sage 8.3 from the official website of > Sage, but when I