Post
Topic
Board Project Development
Re: LinuxCoin A lightweight Debian based OS with everything ready to go.
by
nixxle
on 12/06/2011, 17:52:02 UTC
If I don't click the " agree "  and " accept " dialogs at startup, I cannot start phoenix without this warning:

Code:
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?