the top level config.log will tell you why ./configure did not accept
pre-installed readline.
probably you forgot to
source .homebrew...
before
./configure
(afk, so don't recall the exact file name, but it is the only one that
starts with '.' and has homebrew in)
On Thu, 17 Sep 2020, 13:24
On Thu, Sep 17, 2020 at 8:24 AM Dima Pasechnik wrote:
> try upgrading to the latest readline (8.0.4), e.g. install as much as
> possible from Homebrew,
> which has this version working.
>
>
Done
wdj@jeeves sage-9.2.beta12 % brew upgrade readline
Warning: You are using macOS 11.0.
We do not provi
try upgrading to the latest readline (8.0.4), e.g. install as much as
possible from Homebrew,
which has this version working.
On Thu, Sep 17, 2020 at 1:09 PM David Joyner wrote:
>
>
>
> On Thu, Sep 17, 2020 at 6:54 AM Dima Pasechnik wrote:
>>
>> in the log you attached the failure is in python3
in the log you attached the failure is in python3, and it's dated Aug 22
On Thu, Sep 17, 2020 at 11:12 AM David Joyner wrote:
>
> I downloaded sage 9.2.b12 then ran configure and make using newly upgraded
> Xcode 12.
> Instead of failing at python it fails at readline. The log is attached.
>
>