Dear All, I tried to run Reuters Example on my Windows machine (Windows 7), using Cygwin, but got the following error: DARIUS@DARIUS-PC /usr/local/mahout/examples/bin $ ./cluster-reuters.sh Please select a number to choose the corresponding clustering algorithm 1. kmeans clustering 2. fuzzykmeans clustering 3. dirichlet clustering 4. lda clustering 5. minhash clustering Enter your choice : 2 ok. You chose 2 and we'll use fuzzykmeans Clustering creating work directory at /tmp/mahout-work-DARIUS Downloading Reuters-21578 ./cluster-reuters.sh: line 80: curl: command not found Failed to download reuters How can I solve this problem? Best, Darius