CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

OpenFoam installation - Qt difficulties?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 8, 2010, 06:35
Default OpenFoam installation - Qt difficulties?
  #1
New Member
 
Join Date: Jan 2010
Posts: 1
Rep Power: 0
grsox is on a distinguished road
Hello,

I am installing OpenFoam for the first time and when I run paraFoam in the icoFoam/cavity tutorial I get:
$WM_THIRD_PARTY_DIR/paraview-3.6.1/platforms/linux64Gcc/bin/paraview-real: symbol lookup error: $WM_THIRD_PARTY_DIR/paraview-3.6.1/platforms/linux64Gcc/bin/libpqWidgets.so: undefined symbol: _ZN11QHeaderView5resetEv

I have downloaded and unpacked qt 4.3.5 into the Third Party directory. The provided makeQt build script was used to put it together.

Paraview was then made with
./makeParaView -qmake $WM_THIRD_PARTY_DIR/qt-x11-opensource-src-4.3.5/bin/qmake

PV3FoamReader is then built as described in the README.

If I ldd several libs in $WM_THIRD_PARTY_DIR/paraview-3.6.1/platforms/linux64Gcc/bin I get several libs not found. For instance ldd libKWCommon.so returns:
libvtkCommon.so.pv3.6 => not found
libvtksys.so.pv3.6 => not found
libpthread.so.0 => /lib64/libpthread.so.0 (0x00002aaaaaced000)
libdl.so.2 => /lib64/libdl.so.2 (0x00002aaaaaf07000)
libstdc++.so.6 => /home/grsox/OpenFOAM/ThirdParty-1.6/gcc-4.3.3/platforms/linux64/lib64/libstdc++.so.6 (0x00002aaaab10b000)
libm.so.6 => /lib64/libm.so.6 (0x00002aaaab418000)
libgcc_s.so.1 => /home/grsox/OpenFOAM/ThirdParty-1.6/gcc-4.3.3/platforms/linux64/lib64/libgcc_s.so.1 (0x00002aaaab69b000)
libc.so.6 => /lib64/libc.so.6 (0x00002aaaab8b3000)

Any idea what I am missing?

Last edited by grsox; January 8, 2010 at 09:44.
grsox is offline   Reply With Quote

Old   January 10, 2010, 13:25
Default
  #2
New Member
 
Eerin
Join Date: Jan 2010
Posts: 6
Rep Power: 16
eros is on a distinguished road
I put LD_LIBRARY_PATH in foam..etc/bashrc contain path to qt libs.

And compiled parawiev plugin too (with compiled qt qmake path)

Parawiev starts, but stucs immediatly, consumes 99% cpu but nothing happens.

32bit machine, ubuntu dapper

That may help in your unresolved symbol broblem, but don't solve my broblem..


--
Eerin

Last edited by eros; January 10, 2010 at 16:13.
eros is offline   Reply With Quote

Old   January 10, 2010, 16:51
Default
  #3
New Member
 
Eerin
Join Date: Jan 2010
Posts: 6
Rep Power: 16
eros is on a distinguished road
Paraview freeze problem seems to be graphic card problem. It freeze in matrox G550 machine, but when ssh -X from other machine and run same cavity example it works (but aufull slow). Other machine have nvidia quadro card.

Is there somewhere list of working cards with paraview?

--
Eerin
eros is offline   Reply With Quote

Old   February 23, 2010, 15:10
Default
  #4
Senior Member
 
louisgag's Avatar
 
Louis Gagnon
Join Date: Mar 2009
Location: Stuttgart, Germany
Posts: 338
Rep Power: 18
louisgag is on a distinguished road
Send a message via ICQ to louisgag
For your info, I solved the "_ZN11QHeaderView5resetEv" problem by setting LD_LIBRARY_PATH to the lib directory of qt.
louisgag is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Critical errors during OpenFoam installation in OpenSuse 11.0 amscosta OpenFOAM 5 May 1, 2009 14:06
OpenFOAM 1.5 installation on OpenSUSE 11.0 bigphil OpenFOAM Installation 16 April 29, 2009 06:28
Problem installing OpenFOAM 1.5 installation on RHEL 4. vwsj84 OpenFOAM Installation 4 April 23, 2009 04:48
64bitrhel5 OF installation instructions mirko OpenFOAM Installation 2 August 12, 2008 18:07
Adventure of fisrst openfoam installation on Ubuntu 710 jussi OpenFOAM Installation 0 April 24, 2008 14:25


All times are GMT -4. The time now is 07:27.