[Openmcl-devel] Clozure CL is healthy?

Devon Sean McCullough OpenMCL at jovi.net
Thu Sep 2 11:00:12 PDT 2021


On 2021-09-01 13:50, Robert Goldman wrote:
>
> One thing I noticed is that your tar command is wrong. If the tar archive is compressed, you need to tell tar that. Try again with |tar -xzf| or |tar --gunzip -xf ...|
>
No need for -z nor --gunzip in MacOS, because it auto-detects compression, e.g.,
     bash$ tar -xp < foo.tar.gz
works in Mojave.

         Peace
             --Devon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20210902/4a6886d1/attachment.htm>


More information about the Openmcl-devel mailing list