Comment 4 for bug 414248

Revision history for this message
Dion Weatherley (d-weatherley) wrote :

Hi MK,

It would appear that you have managed to successfully compile the code in the libltdl directory so that's a start. Here is what I suggest you do from here:

1) cd /home/msingh/DEM/ESyS-Particle-2.0/
2) make distclean
3) sh autogen.sh
4) ./configure CC=mpicc CXX=mpic++
5) cd libltdl
6) ./configure
7) cd ..
8) make
9) make install (if you receive no compilation errors in step 8)

If you have any further problems with the installation, could you please send details in a new question on the ESyS-Particle answers page:
https://answers.launchpad.net/esys-particle

Cheers,

Dion.