Can someone post instructions from a barebox to making this work ?
I'm having trouble getting it to run. I have bitcoind running as a daemon and that's about it.
File "./phoenix.py", line 123, in
miner.start(options)
File "/home/fahayek/Downloads/phoenix-1.46/Miner.py", line 74, in start
self.kernel = self.options.makeKernel(KernelInterface(self))
File "./phoenix.py", line 111, in makeKernel
kernelModule = imp.load_module(module, file, filename, smt)
File "kernels/poclbm/__init__.py", line 22, in
import pyopencl as cl
File "/usr/lib/pymodules/python2.7/pyopencl/__init__.py", line 3, in
import pyopencl._cl as _cl
ImportError: libOpenCL.so.1: cannot open shared object file: No such file or directory