I have recently uploaded Rdebourbon's 3.2 code, ported to linux.
It has Mumu's latest mods, plus the optimizations from HP10.
Find it on my github:
https://github.com/tandyuk/jhPrimeminerBuild instructions:
Ubuntu (13.04):
sudo apt-get install build-essential libgmp-dev openssl libssl-dev git
git clone
https://github.com/tandyuk/jhPrimeminer.gitcd jhPrimeminer
make
Centos (6.4):
yum -y groupinstall "Development Tools"
yum -y install openssh-clients openssl-devel gmp-devel gmp gmp-static git
git clone
https://github.com/tandyuk/jhPrimeminer.gitcd jhPrimeminer
make
Please consider donating if you find this useful - Donations are what funds the ongoing development of this!