cs 2.1 Ubuntu 11.10

All questions about installation
Forum rules
Please read the forum usage recommendations before posting.
Yvan Fournier

Re: cs 2.1 Ubuntu 11.10

Post by Yvan Fournier »

Hello
Sergej ,
Your problem is probably due to the SALOME prerequisites file (from SALOME) not being sourced.
Instead of using --with-salome-gui and --with-salome-kernel, you should simply try the new (since Code_Saturne 2.1.2) --with-salome option:
./configure --with-salome=/home/sovsep/opt/salome_6.3.1
This should also work with SALOME 6.4. In case of a "universal binaries version of SALOME 6.4" (the ones witout a graphical instaler, but a ".run file"), the ".la" files of SALOME contain incorrect (not updated upon install) paths, so they must be removed to avoid link issues in Code_Saturne due to libtool trying to use those files.
Best regards,
  Yvan
Sergej Ovsepjan

Re: cs 2.1 Ubuntu 11.10

Post by Sergej Ovsepjan »

Hello Yvan,
 
thank you very much. It work's.!!!!
 
Sergej
Post Reply