svn co []
aclocal
autoconf
autoheader
automake -a
./configure --prefix=${DIFX_PREFIX} CXX=mpicxx
make
# (su root?)
make install