Reputation: 4883
I am pretty sure I have already installed the cygwin default package including the "net" package, however the console kept saying that "command not found" every time I tried to run wget
and top.
Do these commands come separately?
Upvotes: 7
Views: 39524
Reputation: 4883
okay folks, thanks for your time, I have solved it; It seems that the default package that contains wget and curl was not really installed..which confused me since I am pretty sure I had them installed properly. well, the most important thing is that it is solved, so there's no problem now. Thanks again!
Upvotes: 7
Reputation: 3798
Did you add the environment variables ?
more info here : http://thehacklist.blogspot.com/2009/04/cygwin-ls-command-not-found.html
Upvotes: 7