Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Sonicx00222 on January 17, 2013, 07:46:10 PM



Title: Litecoin won't recognize minerd
Post by: Sonicx00222 on January 17, 2013, 07:46:10 PM
I know this belongs in the alternate cryptocurrencies section, but I'm still limited to this forum. I know I have the correct Linux minerd executable in the same folder as litecoin (I run Ubuntu 12.10), but it doesn't recognize it. Same problem with another computer that runs 32-bit windows, but that's not the main issue, the Ubuntu PC is. What's causing this, and how can I fix it?


Title: Re: Litecoin won't recognize minerd
Post by: Nicksasa on January 17, 2013, 09:20:55 PM
You don't need to put it in the same folder.
You need to run ./minerd -o yourpool:port --user username --password yourpassword

If you can't execute minerd, "chmod +x minerd"  ;)