[Openmcl-devel] Unable to download 1.12 binary dist for linuxx8664
R. Matthew Emerson
rme at acm.org
Fri May 28 11:51:30 PDT 2021
> On May 28, 2021, at 11:47 AM, David Morein <david.morein at gmail.com> wrote:
>
> Curl works for darwin, e.g.:
> curl -L -O https://github.com/Clozure/ccl/releases/download/v1.12.1/darwinx86.tar.gz
Try this:
curl -L -O https://github.com/Clozure/ccl/releases/download/v1.12.1/ccl-1.12.1-linuxx86.tar.gz
> But not for linuxx8664. I get a file of 9 bytes. Does anybody
> know if it built?
Note that it's "linuxx86", not "linuxx8664".
More information about the Openmcl-devel
mailing list