Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: cal.97 on May 20, 2011, 11:22:07 PM



Title: having serious issues Bitcoin mining, please help!
Post by: cal.97 on May 20, 2011, 11:22:07 PM
hey there guys, i installed the python miner using this bash script:
Code:
sudo apt-get install python-pyopencl subversion
svn checkout http://svn.json-rpc.org/trunk/python-jsonrpc
cd python-jsonrpc/
sudo python setup.py install
cd ..
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.cl
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.py
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/poclbm.py
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/sha256.py

however, when attempting to run, via
Code:
poclbm.py -d1 --host=deepbit.net --port=8332 --user=c*****@live.co.uk --pass=***##*
i get this error
Code:
poclbm.py: command not found

how to fix?
Many thanks! and ill be sure to donate some bit coin to the one who fixes my problem! (as soon as i mine it of course)
*edit*
if one is more inclined to help, will donate my first 6 hours of earnings to them. (gtx 570 ;) )

furthermore, with the lack of replies to this thread im starting to wonder weather i have made a stupid mistake!

Much obliged, gentlemen!


Title: Re: having serious issues Bitcoin mining, please help!
Post by: cuddlefish on May 20, 2011, 11:23:42 PM
hey there guys, i installed the python miner using this bash script:
Code:
sudo apt-get install python-pyopencl subversion
svn checkout http://svn.json-rpc.org/trunk/python-jsonrpc
cd python-jsonrpc/
sudo python setup.py install
cd ..
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.cl
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.py
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/poclbm.py
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/sha256.py

however, when attempting to run, via
Code:
poclbm.py -d1 --host=deepbit.net --port=8332 --user=c*****@live.co.uk --pass=***##*
i get this error
Code:
poclbm.py: command not found

how to fix?
Many thanks! and ill be sure to donate some bit coin to the one who fixes my problem! (as soon as i mine it of course)
python poclbm.py -d1 --host=deepbit.net --port=8332 --user=c*****@live.co.uk --pass=***##*


Title: Re: having serious issues Bitcoin mining, please help!
Post by: cal.97 on May 20, 2011, 11:26:45 PM
hey there guys, i installed the python miner using this bash script:
Code:
sudo apt-get install python-pyopencl subversion
svn checkout http://svn.json-rpc.org/trunk/python-jsonrpc
cd python-jsonrpc/
sudo python setup.py install
cd ..
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.cl
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/BitcoinMiner.py
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/poclbm.py
wget --no-check-certificate https://github.com/m0mchil/poclbm/raw/master/sha256.py

however, when attempting to run, via
Code:
poclbm.py -d1 --host=deepbit.net --port=8332 --user=c*****@live.co.uk --pass=***##*
i get this error
Code:
poclbm.py: command not found

how to fix?
Many thanks! and ill be sure to donate some bit coin to the one who fixes my problem! (as soon as i mine it of course)
python poclbm.py -d1 --host=deepbit.net --port=8332 --user=c*****@live.co.uk --pass=***##*

Code:
python: can't open file 'poclbm.py': [Errno 2] No such file or directory

Im running core an intel core i5 @3.30ghz, and a gtx 570, original clocks, on ubuntu 11.04.


Title: Re: having serious issues Bitcoin mining, please help!
Post by: cal.97 on May 20, 2011, 11:56:45 PM
hat to double post, but i could really use an answer quickly, its 00:56 Am and would like to get this sorted before sleeping tonight, thanks!


Title: Re: having serious issues Bitcoin mining, please help!
Post by: mouser98 on May 21, 2011, 12:13:43 AM
maybe post in the mining subforum.  lots of those miners probably don't come here very often.


Title: Re: having serious issues Bitcoin mining, please help!
Post by: cal.97 on May 21, 2011, 12:19:02 AM
thanks mouser98 :)


Title: Re: having serious issues Bitcoin mining, please help!
Post by: dingus on May 21, 2011, 07:45:45 AM
chmod +x poclbm.py

./poclbm.py