Benny Tjia
Benny Tjia

Reputation: 4883

cygwin curl, Wget, wget and top "command not found"

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

Answers (2)

Benny Tjia
Benny Tjia

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!

how to install pacakge

Upvotes: 7

Tarek
Tarek

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

Related Questions