Page 2 of 3

Re: error while installing MED

Posted: Mon Jan 30, 2017 12:07 pm
by sofiane73
Hi

I have installed zlib1g-dev the i got another error while installing MED

I solved it with installing python-dev

no I have another problem with the installation of scotch

I have attached the log. I did install mpi but in vain

Regards
Sofiane

Re: error while installing MED

Posted: Tue Jan 31, 2017 1:17 am
by Yvan Fournier
Hello,

Could you please provide the other details as per the forum's recommendations ?

You seem to be missing MPI development headers.

Regards,

Yvan

Re: error while installing MED

Posted: Tue Jan 31, 2017 11:30 am
by sofiane73
sorry
I attached the config.log

Re: error while installing MED

Posted: Tue Jan 31, 2017 5:12 pm
by Yvan Fournier
Hello,

Scotch is optional, and sometimes a pain to install (especially when we try t automate that step), so if you have issues with it, you can opt not to use it in the setup configuration.

Regards,

Yvan

Re: error while installing MED

Posted: Wed Feb 01, 2017 11:54 am
by sofiane73
Hi

I did. Hope it will not limit the capabilities of the code version i will use

I moved to parmetis and i have got an error during the installation

I attached the files

Regards
Sofiane

Re: error while installing MED

Posted: Wed Feb 01, 2017 12:33 pm
by Yvan Fournier
Hello,

As I said in a previous message, you are missing mpi.h. You need to install MPI developement headers (openmpi-dev or mpich-dev or something similar) if you want to compile with MPI.

Regards,

Yvan

Re: error while installing MED

Posted: Thu Feb 02, 2017 5:45 am
by sofiane73
I did
/usr/include/mpich/mpi.h
the installation script fails to locate it
how can i get around this problem?

Regards
Sofiane

Re: error while installing MED

Posted: Thu Feb 02, 2017 3:21 pm
by Yvan Fournier
Hello,

Again, what do you have in the installer's "setup" file ?

Regards,

Yvan

Re: error while installing MED

Posted: Wed Feb 08, 2017 5:17 am
by sofiane73
Hi

both mpiCompcxx and mpiCompc are set as auto

I have attached the setup

Regards
Sofiane

Re: error while installing MED

Posted: Wed Feb 08, 2017 1:35 pm
by Yvan Fournier
Hello,

I believe you forgot the attachment.

Regards,

Yvan