SageMath installation problems

Discussions on installation issues go here.
simonwillerton
Posts: 2
Joined: 05 Sep 2021, 15:21

SageMath installation problems

Postby simonwillerton » 05 Sep 2021, 15:39

Hi,

I'm trying to get polymake to work inside SageMath, but am somewhat confused by the variety of information on how to do this (it looks like some might be out of date). Was unsure whether to ask at a SageMath forum, but I thought I'd start here.

I've got SageMath 9.2 installed via conda on a couple of macs, one running Big Sur on apple silicon, the other running Mojave, but the problem is the same.

From what I've read I should install polymake on SageMath via

Code: Select all

sage -i polymake
but that gives an error "make: *** No rule to make target 'all-toolchain'. Stop."

Is that the preferred method of getting polymake in SageMath? If so, can anyone help with the problem? If not, what is the preferred way?

Thanks,

Simon.

blorenz
Developer
Posts: 139
Joined: 10 Jan 2011, 17:21

Re: SageMath installation problems

Postby blorenz » 07 Sep 2021, 11:44

Dear Simon,

I can only tell you as much as that this error message is not from the polymake build-system. Since the polymake team is not involved in the SageMath interface we cannot help you any further, so please try asking in the SageMath forum or have a look at these question with a similar error message. (That link is currently broken but will hopefully be back online soon --- Edit: it is working again)

Best
Benjamin

simonwillerton
Posts: 2
Joined: 05 Sep 2021, 15:21

Re: SageMath installation problems

Postby simonwillerton » 07 Sep 2021, 13:27

Thanks Benjamin, I will ask over at a SageMath forum.

Cheers,

Simon.


Return to “Installing polymake”