Closed xela1601 closed 1 year ago
Hi @xela1601,
Thank you for the report.
The build is only supported with GNU coreutils, which isn't documented in the README. I'll add this at the next opportunity.
One of the following would work when building the docset on macOS:
brew install coreutils
, and prepending (homebrew root)/opt/coreutils/bin
to your PATH
; or
Hello there,
first of all, thanks a lot for making this public. There's just an issue, that I cannot
make
this. Here is what's happening when I runmake docset
:the last two lines keep repeating for a while until it gives me this:
I have all the necessary dependencies:
I'm running this on a MacBook Pro with M1 processor and MAC OS 13.0
Let me know if you need any additional information
Cheers Xela