Another installation issue

Submitted by Maryam on Fri, 06/01/2012 - 23:11

Hi,
I am compiling CFDEM 2 and LIGGGHTS 1.5 on my UBUNTU machine.
In compiling src (for CFDEM), after I enter wmake libso, an error comes up that shows that it can’t find certain *.h files.

I searched for fvcfd.h and I found it somewhere in OpenFOAM/OpenFOAM-1.7.x folder. I manually copied it into LIGGGHTS src folder and re-compiled, this time it complains about another file (parrun.h) that it can’t find.
I checked the LIGGGHTS src path variables and all are correct, according to other forum posts. I also downloaded LIGGGTS source again and searched the src folder, however, the required files are not listed there.
Any ideas?
Thank you
Maryam

Maryam | Tue, 06/05/2012 - 05:55

I changed the machine on which I was trying to compile src and it compiled without problem. Apparently I had a defective OpenFOAM installation and a conflict between different versions of MPI on that system.
However, I still get the undefined reference error when trying to compile the solver, as in node/837.
Any hint is highly appreciated.

Maryam