Search found 2 matches

by David_V
Mon May 14, 2018 7:57 pm
Forum: Installation issues
Topic: Prerequisites questions
Replies: 3
Views: 7608

Re: Prerequisites questions

Hello Yvan,

Thanks for your reply,
So i rather modify the install path as /usr/local and the configure command :

./configure --prefix=/usr/local/Code-Saturne/5.0.8/saturne_build/opt
--with-med-include=/usr/local/include/Medfichier-321/include
--with-med-lib=/usr/local/lib/Medfichier-321/lib ...
by David_V
Tue May 08, 2018 7:11 pm
Forum: Installation issues
Topic: Prerequisites questions
Replies: 3
Views: 7608

Prerequisites questions

Hello,

I 've downloaded the 5.0.8 version; I wonder how to specify PyQt and Qt 4 in the configuration step ?
According to the installation manuel (v5.0.0) I type these lines in the teminal but didnot find the path:

./configure --prefix=home/vincent/Code-Saturne/5.0.8/saturne_build/opt
--with ...