|
[Sponsors] |
May 7, 2012, 05:42 |
ParaView does not start: ResizeEvent
|
#1 | |
New Member
Matthias P
Join Date: May 2010
Posts: 16
Rep Power: 16 |
Deer Foamers,
recently i've installed OF2.10 with Paraview on SLES 11 SP2. Everything works wells execpt Paraview. After running the cavity tutorial and typing in paraFoam, i get the following error message: Quote:
|
||
May 7, 2012, 16:37 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Matthias,
Well, it looks like you've used the RPM version of OpenFOAM from here: http://www.openfoam.org/download/suse.php It specifically states that those RPM files are for SuSE (well, openSUSE) 11.4. Now, although you're able to use OpenFOAM itself with little or no problems, ParaView on the other hand won't work as intended for a simple reason - ParaView depends on Qt:
Therefore, you have several options:
Bruno
__________________
|
|
May 8, 2012, 05:41 |
|
#3 |
New Member
Matthias P
Join Date: May 2010
Posts: 16
Rep Power: 16 |
Thanks for your advices. I think i'll build the whole OpenFOAM package on my own. Do i need anything else apart form the OpenFOAM sources and Paraview?
|
|
May 8, 2012, 09:53 |
|
#4 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Matthias,
It's just a matter of following the instructions officially provided. Nonetheless, the choice is yours whether to install OpenFOAM 2.1.0 or 2.1.x. Best regards, Bruno
__________________
|
|
May 13, 2012, 06:49 |
|
#5 |
New Member
Matthias P
Join Date: May 2010
Posts: 16
Rep Power: 16 |
Ok.. now i've tried to compile OpenFOAM with the given source packages. But there where some errors and i decieced once again to use the rpm packages for openSUSE. These packages work with SLES but now i've again the problem with ParaView.
If i compile ParaView with the source packages i've to adapt the path in openFoam's etc/bashrc to get the right linking isn't it so? also in the source packages the ThirdParty directory contains a openmpi version of 1.5. If this would be installed will the rpm package of OpenFOAM work anymore? Because in the instruction file for OpenSUSE the openmpi version of 1.3.2 is required?! |
|
May 13, 2012, 10:30 |
|
#6 | ||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Matthias,
Quote:
Code:
./Allwmake > make.log 2>&1 #replace sensitive words and paths and then compress the log file tar -czf make.log.tar.gz make.log Quote:
Best regards, Bruno
__________________
|
|||
May 14, 2012, 08:09 |
|
#7 |
New Member
Matthias P
Join Date: May 2010
Posts: 16
Rep Power: 16 |
Now i've compiled again the source packages. I think there are some problems with the linking and building of the libaries. If i look into the /opt/OpenFOAM/OpenFOAM-2.1.0/platforms/linux64GccDPOpt directory there are just a few libs.
I've also run foamInstallationTest. Both, the makelog and the Testfile are attached below. I hope you can give me again some advise how to manage my problems. Thanks |
|
May 14, 2012, 08:54 |
|
#8 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Matthias,
Symptom: "-lz" not found. Diagnosis: "zlib" or "libz" is not installed. Actually, although "zlib" might be installed, the problem is that the zlib development package isn't installed. The dev package has the header files and library interfaces required for linking code to it. Best regards, Bruno
__________________
|
|
May 14, 2012, 09:42 |
|
#9 |
New Member
Matthias P
Join Date: May 2010
Posts: 16
Rep Power: 16 |
Thanks a lot Bruno!
i fixed the problem and i finished the installation successfully.. except ParaView. There's is a problem with qmake or it's path also i've installed qt4. But i think there are already some posts in this forum. regards Matthias |
|
May 14, 2012, 18:00 |
|
#10 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Hi Matthias,
Well, there are several solutions, many of them cataloged here: Related issues to ParaView with OpenFOAM - Fixes and solutions Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem in running ICEM grid in Openfoam | Tarak | OpenFOAM | 6 | September 9, 2011 18:51 |
Newbie: Install ParaView 3.81 on OF-1.6-ext/OpenSuse 11.2? | lentschi | OpenFOAM Installation | 1 | March 9, 2011 03:32 |
BEGINNER: Cannot start Paraview | ka1184 | OpenFOAM | 20 | March 25, 2010 16:46 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |
[OpenFOAM] Paraview does not start please help | quartzian | ParaView | 0 | September 26, 2008 07:28 |