Bitcoin Forum
April 26, 2024, 09:19:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: having serious issues Bitcoin mining, please help!  (Read 1686 times)
cal.97 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 20, 2011, 11:22:07 PM
Last edit: May 20, 2011, 11:48:03 PM by cal.97
 #1

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 Wink )

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

Much obliged, gentlemen!
1714123171
Hero Member
*
Offline Offline

Posts: 1714123171

View Profile Personal Message (Offline)

Ignore
1714123171
Reply with quote  #2

1714123171
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714123171
Hero Member
*
Offline Offline

Posts: 1714123171

View Profile Personal Message (Offline)

Ignore
1714123171
Reply with quote  #2

1714123171
Report to moderator
1714123171
Hero Member
*
Offline Offline

Posts: 1714123171

View Profile Personal Message (Offline)

Ignore
1714123171
Reply with quote  #2

1714123171
Report to moderator
1714123171
Hero Member
*
Offline Offline

Posts: 1714123171

View Profile Personal Message (Offline)

Ignore
1714123171
Reply with quote  #2

1714123171
Report to moderator
cuddlefish
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
May 20, 2011, 11:23:42 PM
 #2

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=***##*
cal.97 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 20, 2011, 11:26:45 PM
Last edit: May 20, 2011, 11:52:33 PM by cal.97
 #3

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.
cal.97 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 20, 2011, 11:56:45 PM
 #4

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!
mouser98
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 21, 2011, 12:13:43 AM
 #5

maybe post in the mining subforum.  lots of those miners probably don't come here very often.
cal.97 (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 21, 2011, 12:19:02 AM
 #6

thanks mouser98 Smiley
dingus
Full Member
***
Offline Offline

Activity: 126
Merit: 100



View Profile
May 21, 2011, 07:45:45 AM
 #7

chmod +x poclbm.py

./poclbm.py

ding·us/ˈdiNGgəs/
Noun: Used to refer to something whose name the speaker cannot remember, is unsure of, or is humorously or euphemistically omitting
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!