i wonder if someone could please help me set up cgminer with ubuntu.
i'm a total linux n00b, but i'm pretty clever, and i'm at a wall right now which is extremely frustrating because i'm like moments away from success.
so i followed this tutorial:
https://bt.irlbtc.com/view/28402.msg426741#msg426741FANTASTIC tutorial, seriously, I haven't used linux EVER and after downloading the ISO, booting from USB, bam. good to go.
i got the ATI drivers installed, OpenCL installed, good to go.
now step 13: is sorta like.. easy to understand if you are a linux pro, but i had a hard enough time changing directories in the terminal.
so i..
sudo apt-get install curl
and then it installs that.
i got the linux binary
and then its a random file compression thing ive never heard of. i assume i put this somewhere? so i create a folder called mining, put it in there, take the files out of the subfolder it created and put them right in themining/ folder.
and so if i right click on "mining" and tell it to open a terminal here, pops up a terminal, and then i type ./cgminer -n and it says "1 GPU Device found"
great, so then can i start mining now? i dont know exactly what command string to use. in the 1st post there are some examples there, let's try...
cgminer -o
http://pool:port -u username -p password
so i change it to
cgminer -o
http://us.eclipsemc.com:8337 -u username -p password
^ and i changed username to be the worker name, right?
and i get the error
CGMINER: command not found.
PLEASE help, shed a little light, im moments away from success! i anxiously await reply.