Closed StefanSalewski closed 2 years ago
Need more info, what macOS version is this? Newer versions should have unxz
bundled afaik
Just tried to install nim on macOS Monterey, 12.1 (21C52), and ran into the same issue. I have the XCode CLI tools installed. Looks like latest macOS don't ship with it anymore.
I installed xz
via Homebrew and after that the nim installation worked fine. Maybe worth adding a note to the install docs.
Dear Sir,
unfortunately I am not the right person for problems related to problems during the install process of the Nim compiler environment.
I stated in my book very clearly, that the book will not really try to explain the install process -- for various reasons.
You are using the tool choosenim on macosx_amd64:
One obvious problem seems to be, that the program unxz is not available. I can not tell you how you can install that tool on macosx, but it is from this package: https://en.wikipedia.org/wiki/XZ_Utils
I will forward your message to the choosenim github issue tracker, see https://github.com/dom96/choosenim in the hope that Mr. Picheta can tell you more details. Generally, for problems with the Nim install process you should try to use one of these issue trackers:
https://github.com/nim-lang/Nim/issues https://github.com/dom96/choosenim https://forum.nim-lang.org/
If you are not able to contact these destinations, I am willing to forward your requests.
Best wishes,
Dr. Stefan Salewski.
On Thu, 2021-12-09 at 19:41 +0200, Chris Banda wrote: