Welcome, Guest
Username: Password: Remember me

TOPIC: Compiling on Ubuntu 18.10

Compiling on Ubuntu 18.10 5 years 8 months ago #33160

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
The error might be written in the text before what you posted.
Can you post the whole listing ?
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33161

  • Mustermann
  • Mustermann's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 268
  • Thank you received: 4
I just created an output of the terminal to text. Please see attached file.

Best
- Clemens
Attachments:
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33162

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Could you try running:
compileTELEMAC.py --clean 2&>1 | tee compile.log
To get error standard output because the message is on there.
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33163

  • Mustermann
  • Mustermann's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 268
  • Thank you received: 4
Hi again,

I did so, but the .log file is empty. Not sure why.
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33165

  • Mustermann
  • Mustermann's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 268
  • Thank you received: 4
Edit to my last post.

I just removed
2&>1
and made a clean compilation.
The log file is attached.
Attachments:
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33167

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
My bad it is 2>&1 and you need to rename compile.txt instead of compile.log.
Because the forum is blocking .log files.
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33168

  • Mustermann
  • Mustermann's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 268
  • Thank you received: 4
Thanks. Now I could run the command. The log is attached.


Thank you so much for your help.
Attachments:
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33170

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Ok so the issue is with your metis library.
You have two solution:
- Recompiling metis with the same compiler as the one from telemac
- Recompiling it in dynamic (see wiki.opentelemac.org/doku.php?id=installation_linux_metis)
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33173

  • Mustermann
  • Mustermann's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 268
  • Thank you received: 4
Hi again,

I did so. Now I just get some errors with the intel libmpi.so file.
I am using the Intel 2019 compilers but it seems like that the libmpi.so file is different.
Any ideas how I could fix that?
Attachments:
The administrator has disabled public write access.

Compiling on Ubuntu 18.10 5 years 8 months ago #33175

  • yugi
  • yugi's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 851
  • Thank you received: 244
Try modiying your systel.cfg:
- Remove the limpi.so in libs_all (it is not necessary as mpif90 contains it already)
- same thing with the one in incs_all
There are 10 types of people in the world: those who understand binary, and those who don't.
The administrator has disabled public write access.
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.