|
[Sponsors] |
August 5, 2008, 10:33 |
Hello,
I am trying to build
|
#1 |
New Member
Seth Schroeder
Join Date: Mar 2009
Posts: 2
Rep Power: 0 |
Hello,
I am trying to build Paraview3.3 on my RHEL 5.0 machine (Qt 4.3.1). The build script runs fine, but when I try to run paraview I get the error: "paraview: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found ..." I have tried adding the gcc libraries to my LD_LIBRARY_PATH, and have tried the solution suggested by Mattijs here: http://www.cfd-online.com/OpenFOAM_D...es/1/8399.html but have not had any luck yet. Any help would be greatly appreciated. Thanks in advance. Seth |
|
August 5, 2008, 15:06 |
This does sound exactly like t
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
This does sound exactly like the problem I had: the vtk .so libraries point to /usr/lib64, not to my c++ compiler.
- what is your c++ compiler (which c++) - Check for that VTK_USE_RPATH variable (see my previous post) |
|
August 5, 2008, 15:57 |
Hi Mattijs,
Thanks for your
|
#3 |
New Member
Seth Schroeder
Join Date: Mar 2009
Posts: 2
Rep Power: 0 |
Hi Mattijs,
Thanks for your quick response. It looks like your previously posted solution worked for me after all. I updated my Qt to 4.3.5 and it worked while using "VTK_USE_RPATH:BOOL=OFF". While I had Qt 4.3.1 installed I was given a 'Segmentation fault' after building with the option. Thanks, Seth |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Volume rendering in paraview33 | aunola | ParaView | 0 | October 4, 2008 16:35 |
[OpenFOAM] ParaView33 through VNC | kar | ParaView | 4 | April 13, 2008 10:53 |
Run-build problem | hx | CFX | 0 | January 28, 2004 23:59 |
Build problem | Jeff | CFX | 0 | July 31, 2003 14:21 |
Problem in using Build 4 | kern | CFX | 0 | May 30, 2001 07:49 |