|
[Sponsors] |
[OpenFOAM] Both paraview and paraFoam crash on Redhat Linux WS v4 64bit |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 17, 2006, 10:45 |
Both paraview and paraFoam crash on Redhat Linux WS v4 64bit
|
#1 |
Member
Sung-Eun Kim
Join Date: Mar 2009
Posts: 76
Rep Power: 17 |
Running either paraview or paraFoam crashes immediately after entering the command line. It seems to launch paraview, showing the paraview logo in a split of second. But it crashes instantly and even logs me off! I'll appreciate if anyone can enlighten me with any clue to what's happening and trouble-shooting.
|
|
August 17, 2006, 10:49 |
I should've said I'm using Ope
|
#2 |
Member
Sung-Eun Kim
Join Date: Mar 2009
Posts: 76
Rep Power: 17 |
I should've said I'm using OpenFOAM 1.3 along with paraview 2.4.3.
|
|
August 17, 2006, 13:14 |
I had a similar problem on ubu
|
#3 |
Senior Member
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17 |
I had a similar problem on ubuntu dapper drake 64bit and several versions of paraview. posted but no replies yet. see
http://www.cfd-online.com/OpenFOAM_D...tml?1155406587 It is a resource problem but since there is enough memory (512Mb) I suspect this might be the compiling options of paraview. doesn't seem to be connected to foam since it runs just fine in 64bit, so probably have to recompile... |
|
August 17, 2006, 16:15 |
I tried to rebuild paraview. B
|
#4 |
Member
Sung-Eun Kim
Join Date: Mar 2009
Posts: 76
Rep Power: 17 |
I tried to rebuild paraview. But I got the following error while trying to compile. Has anybody seen this before? I don't quite understand why the linker bothers with /usr/lib/libGL.so? I thought it should look for /usr/lib64/libGL.so, as my CMakeCache.txt file says.
[sek@KimS paraview-2.4.4-obj]$ make -- Found existing Tcl, not rebuilding -- Found existing Tk, not rebuilding Linking CXX shared library ../../../bin/libvtkftgl.so /usr/bin/ld: skipping incompatible /usr/lib/libGL.so when searching for -lGL /usr/bin/ld: cannot find -lGL collect2: ld returned 1 exit status make[2]: *** [bin/libvtkftgl.so.pv2.4] Error 1 make[1]: *** [VTK/Utilities/ftgl/CMakeFiles/vtkftgl.dir/all] Error 2 make: *** [all] Error 2 [sek@KimS paraview-2.4.4-obj]$ |
|
August 17, 2006, 17:26 |
how about linking /usr/lib/lib
|
#5 |
Senior Member
Join Date: Mar 2009
Location: My oyster
Posts: 124
Rep Power: 17 |
how about linking /usr/lib/libGL.so temporarily to /usr/lib64/libGL.so? just for building paraview. you can reset the links after. might solve your problem.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Installation of ParaView on Ubuntu that exists in (Windows Subsystem Linux) | k.farnagh | ParaView | 8 | November 20, 2023 10:40 |
[OpenFOAM.com] paraFoam cannot open due to Qt issues - [Solved/Information] | u2berggeist | OpenFOAM Installation | 2 | July 2, 2018 18:03 |
Parafoam - FATAL ERROR: ParaView reader module libraries do not exist | Amit_Pawarpawar | OpenFOAM Installation | 1 | August 25, 2014 11:31 |
Paraview crash | Nixlax | OpenFOAM Installation | 4 | February 15, 2014 18:21 |
[OpenFOAM] parafoam - paraview help function | felik9 | ParaView | 5 | June 3, 2010 16:03 |