Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
1937189
Topic
61731
Board
Mining software (miners)
Re: [ANN] Eloipool - FAST Python3 pool server software - GBT/stratum/dyntarget/proxy
by
raubaut
on
25/04/2013, 02:32:42 UTC
Quote from: WinTame2012 on April 25, 2013, 02:29:38 AM
Quote from: raubaut on April 25, 2013, 02:26:37 AM
This is all I get when I try running ./eloipool.py:
Code:
root@pool:~/eloipool# ./eloipool.py
Illegal instruction
Any ideas?
try this
Code:
root@pool:~/eloipool# python ./eloipool.py
Gives the same message.
Edit: tried with "python eloipool.py -d" but there's no debug info either.