Page 1 of 1

Ubuntu 22.04 LTE Installation via install_saturne.py problem

Posted: Sat Oct 28, 2023 4:46 pm
by beullia
Hello, dear Yvan and team.

I faced a problem with url: https://files.salome-platform.org/Salom ... 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_saturne.log file

Best regards,
Beulliy

Re: Ubuntu 22.04 LTE Installation via install_saturne.py problem

Posted: Mon Oct 30, 2023 1:18 am
by Yvan Fournier
Hello,

The link seems to have changed and the website now asks for some info (for statistics), but you can download it at https://www.salome-platform.org/?page_id=2430.

Best regards,

Yvan

Re: Ubuntu 22.04 LTE Installation via install_saturne.py problem

Posted: Mon Nov 20, 2023 5:46 am
by jasonhnicholson
You can see the fix in the install_saturne.py at line 577. Use the FTP location instead by modifying line 585. It will work.

before:
Screenshot from 2023-11-19 21-49-47.jpg

after:
Screenshot from 2023-11-19 22-00-27.jpg