Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
229784
Topic
18058
Board
Beginners & Help
Re: Python OpenCL Miner on Ubuntu not running.
by
hacker
on
17/06/2011, 00:10:22 UTC
Make sure its in the current directory from where you are calling
Code:
python poclbm.py
Code:
find /home -name "poclbm.py" | cd
Will find and put you in the right directory.