-bash: curl: command not found Solved etoile9430 - Last answer on 18 Feb 2016 1 answer Hello, I'm installing Shinken and when I type to test root@debian# curl http://localhost:7770/ I get -bash: curl: command not found Can you explain where the problem comes from? Thank you Configuration: Windows 7 / Chrome 47.0.2526.111 Show more 1 answer Sorted by votes Votes Date Descending date Answer 1 / 1 - Best answer The best answer is the one that has been validated by our teams. UnGars Hi, Simply put, the curl command is not installed ;-( As root: apt-get install curl etoile9430 Author Thank you very much, (I love Linux and Debian more and more)
Answer 1 / 1 - Best answer The best answer is the one that has been validated by our teams. UnGars Hi, Simply put, the curl command is not installed ;-( As root: apt-get install curl etoile9430 Author Thank you very much, (I love Linux and Debian more and more)