I have successfully compiled the C++ source available on this site, in
the Download section. I had problem with default compilation to i386
and x86_64 so that I set up my C, CXX and Fortran FLAGS to target one
binary only (-m32 or -m64, depending on your kernel). Then,
./configure --with-boost=/usr/local/share/boost
make
make install
should do the job. Default install directory is /usr/local.
Cheers,
Ch. Lalanne,
www.aliquote.org