Page 1 of 1

Code Saturne v2.3 and 3 beta installation problem on lubuntu

Posted: Fri Nov 23, 2012 8:54 am
by biko86
Dear all,
I'm trying to install the new versions of Code Saturne on lubuntu and
in the next future i'm going to couple it with Syrthes4.
During the installation, after the configure, the command make bring me in the situation visible in the attach.
The situation it's the same in the left (code saturne v2.3) and in the right (code saturne v3 beta) of the screenshot.

Anybody could help me?
Thank you in advance

Re: Code Saturne v2.3 and 3 beta installation problem on lub

Posted: Sat Nov 24, 2012 3:27 pm
by Yvan Fournier
Hello,

Could you post your config.log also ?

Did you configure the code from a separate build directory (recommended) ?

Regards,

Yvan

Re: Code Saturne v2.3 and 3 beta installation problem on lub

Posted: Mon Nov 26, 2012 10:07 am
by biko86
hello,
here is my config.log

yes i configure the code in directory called "installazionesaturne".

Re: Code Saturne v2.3 and 3 beta installation problem on lub

Posted: Mon Nov 26, 2012 4:23 pm
by Yvan Fournier
Hello,

This seems strange. Does the "/home/andrea/code_saturne-3.0.0-beta4158/po/fr.gmo" file exist in your build directory ? Do you have "gettext" installed on your machine (things should work without it, but as it is a rare case, it might not be tested enough)?

Regards,

Yvan

Re: Code Saturne v2.3 and 3 beta installation problem on lub

Posted: Mon Nov 26, 2012 5:09 pm
by biko86
no fr.gmo there isn't in the directory but exist a file called fr.po
gettext is regulary installed.

Re: Code Saturne v2.3 and 3 beta installation problem on lub

Posted: Mon Nov 26, 2012 6:35 pm
by Yvan Fournier
Hello,

The .gmo file should exist when you uncompress the tarball. Could you de-tar the code_saturne-3.0.0-betaR4129.tar.gz, replacing your previous code_saturne-3.0.0-betaR4129 directory, and see if the file exists after that.

If it exists, does running "make" now work, or does it remove that file ?
If it fails, although it is not my favorite solution by far, do you get any other errors when running "make -k" instead of "make" ?

Regards,

Yvan

Re: Code Saturne v2.3 and 3 beta installation problem on lub

Posted: Thu Nov 29, 2012 11:53 am
by biko86
there was a misunderstanding.
When i uncompress the tarball fr.po is present in /home/andrea/code_saturne-3.0.0-beta4158/po
but there wasn't in the directory where i ran the configure.

in the meantime, i really don't know what i did, but at the moment Code Saturne3 starts regularly.

Maybe it's due to installation of some library like libicu-dev or freeglut3 otherwise i've no idea.

anyway thanks for the support