That means that you missed a few commands. I made a sure-fire way to get it done every time. Try this:
cd /usr/bin/
wget http://kano-kun.net/AntS1/cgminer-ants1-4.3.2a-85fcf0c
chmod +x cgminer-ants1-4.3.2a-85fcf0c
mv cgminer cgminer.original
rm cgminer
ln -s cgminer-ants1-4.3.2a-85fcf0c cgminer
reboot
I got to wget part after entering still says wget: can't open 'cgminer-ants1-4.3.2a-85fcf0c': file exits
[/quote]
FYI: instead blind faith, doing a
ls -lsart /usr/bin/cgminer-ants1-4.3.2a-85fcf0c
would have confirmed the directory actually had files in it.
If you thought maybe the download did not complete you could have renamed or deleted the cgminer-ants1-4.3.2a-85fcf0c directory.