|
[Sponsors] |
[OpenFOAM.org] Start-Up Error of ParaView (after installation from ThridParty-dev) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 28, 2019, 12:26 |
Start-Up Error of ParaView (after installation from ThridParty-dev)
|
#1 |
New Member
Yannick Pfisterer
Join Date: Nov 2019
Posts: 1
Rep Power: 0 |
Hey everyone!
I had to switch my OpenFOAM-7 version to OpenFOAM-dev(from GitHub) in order to be able to use the new comfort-functionObject. After I got OpenFOAM-dev successfully to run, I was not able to start-up ParaView anymore. After troubleshooting and trying several different methods to install and compile ThirdParty-dev and OpenFOAM-dev, I was still not able to run ParaView. OpenFOAM-dev, on the other hand, is working just fine. Lastly, I followed all instructions from this guide: https://openfoamwiki.net/index.php/I...u#Ubuntu_18.04 Although ParaView was successfully installed, using the command Code:
./makeParaView -python -mpi -python-lib /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 > log.makePV 2>&1 Evaluating the log-file gives me this error message: Code:
Version information qt 5.9.5 version 5.6.0 major 5.6 build Release MISMATCH! specified 5.6.0 found I am using Ubuntu 18.04.3 LTS bionic (No LSB modules are available). "uname -m" shows "x86_64". Using the above Installation Guide above for point 9.1, I only changed Code:
cd $WM_THIRD_PARTY_DIR export QT_SELECT=qt4 Code:
cd $WM_THIRD_PARTY_DIR export QT_SELECT=qt5 Also, attached please find my log-file alongside this thread. As the whole log file was too big, I chose to delete several lines in between(is marked). log.makePV.txt Does anybody have any ideas what might be causing ParaView to stop working like that? I would very much appretiate your help! |
|
|
|
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] Ubuntu 16.04 OpenFOAM-v1706 ParaView Installation Error | kaszt | OpenFOAM Installation | 4 | August 25, 2017 19:01 |
Installation Problem with ParaView 3.12.0 on Scientific Linux 5.7 | Wley | OpenFOAM Installation | 2 | September 28, 2012 07:06 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |