|
[Sponsors] |
July 11, 2006, 07:55 |
CFX 10 Pre/Post and Linux SuSE 10.0
|
#1 |
Guest
Posts: n/a
|
For any of you who have the same problem:
CFX-Pre and CFX-Post didn't work because of a libgcc_s.so.1 version conflict (libstdc++.so.6 of SuSE 10.0 requires version GCC_3.3 - CFX provides libstdc++.so.5) Solution: Renamed /usr/local/cfx/CFX-10.0/lib/linux/libgcc_s.so.1 to ..../libgcc_s.so.1.old (delete it if you dare) and created a symbolic link to the library provided by SuSE: root@linux:/usr/local/cfx/CFX-10.0/lib/linux# ln -s /lib/libgcc_s.so.1 |
|
July 11, 2006, 09:16 |
Re: CFX 10 Pre/Post and Linux SuSE 10.0
|
#2 |
Guest
Posts: n/a
|
I'm running on the latest RHEL kernel without any issues but then again RHEL is very consevative and plodding...
Thanks for the solution. |
|
July 11, 2006, 15:09 |
Re: CFX 10 Pre/Post and Linux SuSE 10.0
|
#3 |
Guest
Posts: n/a
|
Just to add, I think this only applies when running the 32-bit executables. Another work-around is to set: LD_PRELOAD=/lib/libgcc_s.so.1
Mike |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ansys 13 CFX problem on LInux Opensuse 11.4 | serendipity | CFX | 10 | August 7, 2012 04:24 |
What Linux distribuitions support CFX? | Bayard Morales | CFX | 2 | September 28, 2007 14:19 |
star3.24 and SUSE Linux 10.0 | Timothy | Siemens | 3 | October 17, 2006 13:39 |
CFX and SUSE linux | Paul | CFX | 5 | December 23, 2004 22:53 |
CFX, NT parallel, Linux, best platform | Heiko Gerhauser | CFX | 1 | August 21, 2001 10:46 |