If I don't click the " agree " and " accept " dialogs at startup, I cannot start phoenix without this warning:
File "./phoenix.py", line 123, in VECTORS BFI_INT WORKSIZE=128 AGGRESSION=
miner.start(options)
File "/opt/miners/phoenix/Miner.py", line 75, in start
self.kernel = self.options.makeKernel(KernelInterface(self))
File "./phoenix.py", line 112, in makeKernel
self.kernel = kernelModule.MiningKernel(requester)
File "kernels/poclbm/__init__.py", line 132, in __init__
platforms = cl.get_platforms()
So, how do I "agree" and "accept" these dialogs through ssh?