Topic: install POOFEM!
Hi BP!
Yesterday I started installing poofem with guide from this topic:
http://www.oofem.org/forum/viewtopic.php?id=193
I've already installed successfully openmpi-1.4.3, petsc-3.1-p6, and ParMetis-3.1.1. I also ran successfully the command:
./configure OOFEM_TARGET=poofem-release CXXFLAGS=-02 --enable-poofem --with-MPIDIR=/home/thuongnm/program/openmpi-1.4.3/ --enable-petsc --with-PETSCDIR=/home/thuongnm/program/petsc-3.1-p6/ --with-PETSCARCH=linux-gnu-cxx-debug --enable-parmetis --with-PARMETISDIR=/home/thuongnm/program/ParMetis-3.1.1/
to configure oofem.
However, when I compiled the target poofem-release, I got error like Xuejian had. But there is something different between the content of the error. Thus, I don't know how to fix it! here is the make.log file: