A distro-agnostic approach to installing OpenMPI, FFTW and LIGGGHTS
Big fat disclaimer:
I come from a Slackware background, but since I expect most LIGGGHTS users out there to be running RHEL/Scientific Linux/CentOS/Fedora, I have made two assumptions regarding the build variable used by automake/autoconf in OpenMPI and FFTW. Replacing "--build=x86_64-redhat-linux" with something suited to your distro should be trivial. (To find out what build variable you should use for your distro, execute the command "gcc -v" and look in the output for "--build=".)
Assumptions