Ok the ubuntu instructions say to
but I have already DL and extracted bitcoin-0.3.19-linux.tar.gz so why do Ineed to do it agin, actually did 3.20 but who is counting
I have a setup .py folder but as i said befor it is in the poclbm-mod.03.24.2011/sources/ folder
and it looks like this code it to make a .bitcoin folder I already have on in my home folder why do I want another? and as I said and asked before have no "bitcoin.conf" so do I need to create one with kwrite and if so what do i put in it?
myusername=un
mypassword=pw
or
rpcuser=myusername
rpcpassword=mypassword
the wged lines seem to be to Dl what I already have so why would I re DL what is already on my drive?
python poclbm.py -d 0 --user un --pass pw
confuses me because if I am putting in the user in pass why do I need to create the .config file. This is the user and pass for the pool account right?
when I try to run "sudo python setup.py install"
it asks me for a password, I put in the pass for my user account. Then it says:
myusername is not in the sudoers file. This incident will be reported.
Should I take the "sudo" off? or do I need to run this a root? I am sure I am doing something simple wrong but no clue what?