|
[Sponsors] |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#21 |
Member
Piotr Prusinski
Join Date: Oct 2009
Location: Warsaw, Poland
Posts: 67
Rep Power: 17 ![]() |
||
![]() |
![]() |
![]() |
![]() |
#22 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 21 ![]() |
Mine too. Don't ask me how I have managed it.
I started over by trying to compile Qt from ftp://ftp.trolltech.com/qt/source/qt...-4.3.5.tar.bz2. While compiling I was deleting the OpenFOAM-directorys and unpacking the OpenFOAM-files a second time. The compilation of Qt is still running, but now ParaView is working... Very strange, but I'm happy with it! Maybe the compilation process of Qt fixed something that was not working beforehand.
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
![]() |
![]() |
![]() |
![]() |
#23 |
New Member
Join Date: Feb 2010
Posts: 3
Rep Power: 17 ![]() |
In my case the following additional steps were required to make paraFoam work.
1) replace ThirdParty libstdc++ with ubuntu's: cd ~/OpenFOAM/ThirdParty-1.6/gcc-4.3.3/platforms/linux64/lib64 mv libstdc++.so libstdc++.so.orig mv libstdc++.so.6 libstdc++.so.6.orig ln -s /usr/lib/libstdc++.so.6.0.13 libstdc++.so ln -s /usr/lib/libstdc++.so.6.0.13 libstdc++.so.6 2) install qt4-dev-tools using synaptic package manager (together with dependencies) 3) install latest nvidia driver (to install OpenGL with GLX extensions) 4) recompile ParaView and PV3FoamReader cd $WM_THIRD_PARTY_DIR rm -rf paraview-3.6.1/platforms ./makeParaView cd $FOAM_UTILITIES/postProcessing/graphics/PV3FoamReader ./Allwclean ./Allwmake |
|
![]() |
![]() |
![]() |
Tags |
64bit, glibcxx_3.4.11, ubuntu 9.10 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems in compiling paraview in Suse 10.3 platform | chiven | OpenFOAM Installation | 3 | December 1, 2009 07:21 |
Problems Installing OF 1.6 32 bit | bucksfan | OpenFOAM Installation | 19 | August 4, 2009 01:36 |
OpenFOAM15 installables are incomplete problem with paraFoam | tryingof | OpenFOAM Bugs | 17 | December 7, 2008 04:41 |
Problem of compilation OF 14Allwmake command not found | erik_d | OpenFOAM Bugs | 13 | September 13, 2008 21:45 |
Regarding FoamX running Kindly help out | hariya03 | OpenFOAM Pre-Processing | 0 | April 18, 2008 04:26 |