Is there any chance that versions from rdebourbon and tandyuk get merged so both windows and linux version get updated at the same time?
Yes, actually.. This is on the cards.. tandy now has write access to my repository on github, so I expect that as we go forward the two forks will merge into one..
Hi,
I really wanted to run a private server, with a few Linux workers behind it. I got tired of waiting, so I decided to waste a few days of my holiday vacation, and become a merge monkey, I pulled down tandyuk's and rdebourbon's latest from git hub, and with the help of smartgit, and meld, I eventually got something that compiled. I have been running it for about a week now, and it is fairly stable with the primecoin-qt wallet as a server, and has mined a few blocks. But it crashes with primecoind as a server.
I consider this an alpha test version, the -xpm option is functional.
There are some features that are not working, and there was the following commit, in tandyuk's master branch that I am now sure that I should have backed out:
-------------------------------------------------------------
commit 5a5f8f58534f1bbed0c2810268e799d6f23b3305
Author: James Tandy <
[email protected]>
Date: Sat Sep 14 23:56:30 2013 +0100
Commit for other devs to take a look,
I dont recommend trying to use this build for mining!
--------------------------------------------------------------
This one removed the automatic cache tuning from the linux version, among other things. I am thinking about re-doing the merge again without this commit. (if I have the time )
Guidance from tandyuk or rdebourbon would be welcome.
Merges are on github for access & review:
https://github.com/jrovins/jhprimeminerNote: this is an experimental version, no binaries available, build from the source, and use at your own risk.