|
[Sponsors] |
HowTo Make paraFoam from OpenFOAM15 work on OpenSuse11 by installing Qt435 in home directory |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 11, 2009, 10:25 |
|
#41 |
New Member
Join Date: Apr 2009
Posts: 10
Rep Power: 17 |
Thank you very much!
It worked here on both Gentoo and Pclinuxos. |
|
April 19, 2009, 05:06 |
|
#42 | |
Member
Nugroho Adi
Join Date: Mar 2009
Location: norway
Posts: 79
Rep Power: 17 |
Quote:
i followed your instruction to install paraview, but i installed it for OpenFOAM-1.5-dev but i got the error message like this below, when i tried to start paraview simulation15@user-laptop:~$ paraview paraview: symbol lookup error: /usr/lib/paraview/libpqCore.so: undefined symbol: _ZN11QFormLayout16staticMetaObjectE and this error when tried to run paraFoam : simulation15@user-laptop:~/OpenFOAM/simulation15-1.5-dev/run/tutorials/icoFoam/cavity$ paraFoam paraview: symbol lookup error: /usr/lib/paraview/libpqCore.so: undefined symbol: _ZN11QFormLayout16staticMetaObjectE could you please help me to solve this problem? |
||
April 20, 2009, 23:43 |
|
#43 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
Okay, allow me put it here, I found paraFoam didn't work on my OpenSUSE-11.0,
qmake --version shows 4.4.3, gcc is 4.4.0, what have to note is the error: /usr/lib/libpython2.5.so, needed by blah blah, and I did: ln -s /usr/lib/libpython2.6.so.1.0 /usr/lib/libpython2.5.so and recompile util/postprocessing graphics/PV3FoamReader, then paraFoam works.
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
May 1, 2009, 07:48 |
paraFoam working with Qt 4.4.0
|
#44 |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Hi everybody,
I got ParaFoam to work on openSUSE 11.0 with Qt 4.4.0. I am using OpenFOAM-1.5-dev. I installed cmake 2.4-patch 6. I compiled paraview the usual way and then the PV3FoamReader the usual way too. It's ParaView-3.3-cvs. So far paraFoam looks good, I tried it on the icoFoam tutorial case. Kind Regards, Philip |
|
May 28, 2009, 11:01 |
|
#45 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Well, last time it worked and now I get this error when doing
Code:
sudo make install Code:
make[1]: *** [.obj/release-shared/qapplication.o] Fehler 1
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
May 28, 2009, 11:14 |
|
#46 | |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Quote:
Code:
xorg-dev
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
||
May 30, 2009, 09:22 |
|
#47 |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
After managing to compile the ParaView I am having trouble with my other linux software.
For example, when trying to run kate I get this symbol lookup error Code:
sega@deepblue:~$ kate kate: symbol lookup error: /usr/lib/libkde3support.so.4: undefined symbol: _ZN13QWidgetAction11eventFilterEP7QObjectP6QEvent
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
|
June 2, 2009, 19:02 |
|
#48 | |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Quote:
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
||
June 26, 2009, 12:18 |
|
#49 | |
Senior Member
Steve Hansel
Join Date: Jun 2009
Location: Colorado, USA
Posts: 112
Rep Power: 17 |
Quote:
|
||
June 26, 2009, 12:32 |
|
#50 | |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Quote:
Which distribution are you using? I could fix the problem by deleting the Qt related entries in OpenFOAMs bashrc file on my Kubuntu 9.04 system.
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
||
June 26, 2009, 14:43 |
|
#51 | |
Senior Member
Steve Hansel
Join Date: Jun 2009
Location: Colorado, USA
Posts: 112
Rep Power: 17 |
Quote:
I've compiled with several versions of QT (The one that 4.5 (I think, its the one that installs with package manager), 4.3.1 and 4.3.5. None of my compilations would run. I am currently trying the binary Thirdparty distribution, but I'm still getting the error about libPWCore.so (again trying different Qts) The strange thing is that library is right in the paraview tree, how can it be messed up? Steve |
||
June 26, 2009, 14:47 |
|
#52 |
Senior Member
Steve Hansel
Join Date: Jun 2009
Location: Colorado, USA
Posts: 112
Rep Power: 17 |
||
June 26, 2009, 18:01 |
|
#53 | |
Senior Member
Sebastian Gatzka
Join Date: Mar 2009
Location: Frankfurt, Germany
Posts: 729
Rep Power: 20 |
Quote:
I had to delete the entry to make it work on my Kubuntu 9.04
__________________
Schrödingers wife: "What did you do to the cat? It's half dead!" |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] ParaFoam error in OpenFOAM15 | asaha | ParaView | 24 | November 2, 2009 20:16 |
OpenFOAM15 paraFoam bug | koen | OpenFOAM Bugs | 19 | June 30, 2009 11:46 |
OpenFOAM15 installables are incomplete problem with paraFoam | tryingof | OpenFOAM Bugs | 17 | December 7, 2008 05:41 |
Howto install OpenFOAM on mandriva2009qt44 with Qt435 in home directory | gzy_1228 | OpenFOAM Installation | 0 | November 15, 2008 15:31 |
ParaFoam didnbt work | Leosding (Leosding) | OpenFOAM Installation | 11 | February 17, 2005 17:44 |