colleagues can someone help me with the installation of cli on fedora?
It should be the same as the other Linux instructions. Did you try those? Did something not work? Please copy/paste exactly text and make use of code blocks (```)
core violation
What do you get when you run these commands:
file ~/bin/exercism
uname -a
Please use text and code blocks, not images and screenshots.
linux fedora 6.2.7-200.fc.x86_64
this is obtained by running uname -a
but execute ~/bin/exercism this error message appears “core violation”
What do you get when you invoke:
file ~/bin/exercism
return : core violation
That’s from running the file
command?
I hadn’t tried that one, but the cli is already working, thank you very much.
What changed? What fixed it? I’m sure there will be others with the same problem, so it would be great if you could share your solution.