Search found 3 matches

by beullia
Mon Nov 06, 2023 12:40 pm
Forum: Installation issues
Topic: Scotch installation error
Replies: 2
Views: 46951

Re: Scotch installation error

After I "sudo apt install flex" everything installed successfully. Thank you!
by beullia
Tue Oct 31, 2023 1:20 am
Forum: Installation issues
Topic: Scotch installation error
Replies: 2
Views: 46951

Scotch installation error

Hello, dear Yvan and code_saturne team!

When I launched install_saturne.py I faced an issue.

flex "-Pscotchyy" "-oparser_ll.c" parser_ll.l
"parser_ll.l", line 82: unrecognized %option: bison-bridge
"parser_ll.l", line 86: unrecognized %option: reentrant
make[2]: *** [Makefile:2817: parser_ll.c ...
by beullia
Sat Oct 28, 2023 4:46 pm
Forum: Installation issues
Topic: Ubuntu 22.04 LTE Installation via install_saturne.py problem
Replies: 2
Views: 47628

Ubuntu 22.04 LTE Installation via install_saturne.py problem

Hello, dear Yvan and team.

I faced a problem with url: https://files.salome-platform.org/Salome/other/med-4.1.1.tar.gz not found. The url does not open with any browser either.

Without it I cannot finish the installation of code_saturne.

Where can I get med-4.1.1.tar.gz?

Here is my install ...