Anyone know why putting hashkill to run from a batch file produces this error?
hashkill-gpu: error while loading shared libraries: libOpenCL.so: cannot open shared object file: No such file or directory
It works fine if I run it from the terminal window, but produces this error if I run my batch file independent of the terminal window.
Causing problems with automatic startup of the miner after logging in...