Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 622
Benny Tjia Avatar asked Jun 25 '11 20:06

Benny Tjia


2 Answers

Did you add the environment variables ?

more info here : http://thehacklist.blogspot.com/2009/04/cygwin-ls-command-not-found.html

like image 57
Tarek Avatar answered Oct 05 '22 23:10

Tarek


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

like image 35
Benny Tjia Avatar answered Oct 05 '22 23:10

Benny Tjia