When loading the terminal command:curl https://nim-lang.org/choosenim/init.sh -sSf | sh
Throws error:
exception: execution failed with exit code 1
... Team: SH build.sh
... Output: # OS: linux
... # Processor: amd64
... CCC-W-O3-TNF-strict antialiasing-Ic_code-with c_code/1_2/stdlib_assertions.nim.C-o c_code/1_2/stdlib_assertions.nim.about
... The file included from /usr/lib to/CCC/x86_64 from-Linux-GNU distribution/7 / inclusion-fixed/syslimits.h: 7: 0,
... from /usr/lib to/CCC/x86_64 from-Linux-GNU distribution/7 / inclusions-fixed/limitations.h: 34,
... from c_code / nimbase.h: 257,
... from c_code/1_2/stdlib_assertions.nim.C: 6:
... directory /usr/lib / CCC/x86_64-Linux-GNU distribution/7 / inclusions-fixed/limitations.h: 194: 15: fatal error: limits.h: there is No such file or directory
... #include_next <limit.h> /''*'' recurse down to the real ''*''/
... ^~~~~~~~~~
... compilation has completed.
Cleaning up a failed build
Error: build failed
How to decide?