Success with ugly hack to get through the superlu_dist build. After the build crash (after the creation of the $MPIDIR), I added symbolic links for my gcc-4.8.2 binaries (gcc, gfortran, g++, etc) to $MPIDIR/bin and I had to create a symbolic link for gcc-4.8.2/lib64/libquadmath.so.0 in $MPIDIR/lib.
The remainder of the build went smoothly. Building of the remaining packages may have been assisted by the hacks, but at this point do not appear to have been harmed. I won't know for sure until I take the install through some tests, though. Once I confirm that the things I use are working, I will write a complete summary of the steps in a single post. Many thanks to the fenics team for developing the fenics-install.sh script! _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
