|
[Sponsors] |
[OpenFOAM.org] Install OpenFOAM-2.3.0 on CentOS 7 ? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 13, 2015, 06:42 |
|
#21 |
Senior Member
|
They are just configuration messages. For example Q_WS_WIN is defined only on Windows, so it is perfectly normal that it was not found during configuration.
|
|
December 21, 2017, 15:31 |
OpenFOAM was successfully built on CentOS 7 but paraFoam wasn't
|
#22 | |
Member
Yeru
Join Date: Jul 2014
Location: UK
Posts: 36
Rep Power: 12 |
Quote:
I have followed your tutorial and successfully built OF230 onto my personal Centos 7 machine. Thank you for that. However, the PV410 can't be built even though I followed steps. Attached is the log file, please can you tell me what went wrong and how to resolve it? Kind regards, Yeru |
||
December 30, 2017, 11:53 |
|
#23 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Yeru,
I've finally managed to take a look into this. I know that this happens with some newer versions of Linux Distributions, but I haven't managed to pinpoint how to know if and when this will happen. The fix is to the run the following commands: Code:
cd $WM_THIRD_PARTY_DIR sed -i -e 's=//#define GLX_GLXEXT_LEGACY=#define GLX_GLXEXT_LEGACY=' ParaView-4.1.0/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx Code:
./makeParaView4 -qmake $(which qmake-qt4) -mpi -python -no-config > log.makePV 2>&1 I've added a new section for CentOS 7.1, which is likely the first version where this happens. It's this one: https://openfoamwiki.net/index.php/I...HEL#CentOS_7.1 After ParaView has been built, hopefully with success, please don't forget to run the last commands given in step #13. Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
[OpenFOAM.org] Problems installing OpenFOAM 2.1.0 on CentOS 6.2 | svinaya | OpenFOAM Installation | 1 | December 23, 2016 09:47 |
Bug for install OpenFOAM 2.3.0 under redhat 6.5 | jordanjo | OpenFOAM Installation | 1 | August 5, 2014 13:42 |
OpenFOAM Install problem | masb | OpenFOAM | 3 | May 25, 2009 12:32 |