Search found 9 matches
- Thu Jul 08, 2021 9:49 am
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Hello Yvan, I checked the log files. I could not find the error. I have attached the log files. As previously said, the install script seems to fail at the GUI building. I tried to build independently the GUI by following the specific procedure but it fails also after 3H at the moment of the QT buil...
- Wed Jul 07, 2021 1:06 pm
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Hello Yvan,
The compilation of the code Saturne with the GUI is ok so the dependancies should be ok. I will check the log files if I could find more details.
Regards,
David
The compilation of the code Saturne with the GUI is ok so the dependancies should be ok. I will check the log files if I could find more details.
Regards,
David
- Tue Jul 06, 2021 11:55 am
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Hello Yvan, Ideally I would like to install the 5.0 version. Nevertheless, I try to compile the syrthes 4.3.5 version with your python file, there is some progress but the installation fails now when building the GUI. In the log, there are some message from the mkdir command: "mkdir: operande m...
- Mon Jul 05, 2021 8:42 am
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Hello Yvan, Ok Thanks. In the pp.log the error seems to occur for the install of scotch. In the Python install script, there is some commented lines with the -lz library for the install of scotch 6. I try to activate these lines as that they are apparently related to some modifications in the makefi...
- Fri Jul 02, 2021 3:55 pm
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Yvan,
I've just tried. The error still occurs.
Regards,
David
I've just tried. The error still occurs.
Regards,
David
- Fri Jul 02, 2021 10:43 am
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Hello Yvan,
The install still fails. In the shell I have a warning indicating that the installation of some components failed. I found an error in the pp.log. Something with the scoth library. I have attached the log file.
Thank you,
Best regards,
David
The install still fails. In the shell I have a warning indicating that the installation of some components failed. I found an error in the pp.log. Something with the scoth library. I have attached the log file.
Thank you,
Best regards,
David
- Wed Jun 30, 2021 8:35 am
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Hello Yvan, I tried again no success. I delete everything and try to compile again with clean sources and with the default settings. I checked all the log files I could find in the repositories you mentionned. They all terminate with the mention: "make[1] : on quitte le répertoire ..." Ple...
- Fri Jun 25, 2021 11:06 am
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Re: Syrthes 5.0 / CS7.0 installation
Hello Yvan, As suggested, I tried to compile the code by adding the following line in the setup.ini: specific_lib= -L /usr/lib/x86_64-linux-gnu/liblz4.so.1.9.2 The error log is the same. In the terminal, the installation script stops at the library: libicui18n.so.52 which is installed from the repos...
- Thu Jun 24, 2021 10:07 am
- Forum: Syrthes related questions
- Topic: Syrthes 5.0 / CS7.0 installation
- Replies: 15
- Views: 53808
Syrthes 5.0 / CS7.0 installation
Hi all, I am facing some troubles to compile Syrthes 5.0 from source and to link it to the Saturne code 7.0.0. The installation from source of the Saturne code is ok as I could compute some CFD simulations without any issues. I am on ubuntu 20.04 LTS. I tried also the 4.3.5 Syrthes version and to co...