bruno@bruno-desktop:~/bitcoin-0.3.17$ python ./poclbm.py
File "./poclbm.py", line 27
print 'No device specified or device not found, use -d to specify one of the following\n'
^
IndentationError: expected an indented block
No offense intended , I asked questions that probably seemed stupid to the people that answered me.
Now I'm happily crunching at 600mh/s thanks to the people that helped me out.
Maybe you should simply clone the git repo so you can transparently get upgrades and forget about this kind of issues altogether
You need to apt-get install git-core and then
git clone
and then you can just git pull from time to time to upgrade.