|
[Sponsors] |
[Other] ParaView 5.6 installation problem on Linux Mint |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 21, 2020, 15:07 |
ParaView 5.6 installation problem on Linux Mint
|
#1 |
Member
|
Hello everyone,
I try to get familar with Linux and Openfoam. So while trying a few attempts I got better but never succed completely. The remaining problem is ParaView. In the log file it showes me 18 fails which I am so far not able to fix. System is Linux Mint 19.3 I followed this installation: https://openfoamwiki.net/index.php/I...7/Ubuntu/18.04 Anybody an idea? Best regards Michael I had to shorten the logfile so I hope the relevant passages are still remaining. Shortened log.makePV is: Code:
ParaView-5.6.0 exists. Not downloading... ---- Python information: executable : /usr/bin/python version : 2.7 include path : /usr/include/python2.7 library : /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 ParaView_SOURCE_DIR=/home/michel/OpenFOAM/ThirdParty-7/ParaView-5.6.0 ParaView_BINARY_DIR=/home/michel/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0 ParaView_DIR=/home/michel/OpenFOAM/ThirdParty-7/platforms/linux64Gcc/ParaView-5.6.0 sed: /home/michel/OpenFOAM/ThirdParty-7/ParaView-5.6.0/VTK/Utilities/kwsys/kwsysDateStamp.cmake kann nicht gelesen werden: Datei oder Verzeichnis nicht gefunden date-stamp: Build stages selected --------------------- -config true -make true -install true --------------------- Features selected mesa false mpi true python true qt true --------------------- Version information qt 5.9.5 version 5.6.0 major 5.6 build Release MISMATCH! specified 5.6.0 found --------------------- removing old build directory /home/michel/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0 ---- Configuring paraview-5.6.0 (major version: 5.6) MPI support : true Python support : true MESA support : false Qt dev support : true Source : /home/michel/OpenFOAM/ThirdParty-7/ParaView-5.6.0 Build : /home/michel/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0 Target : /home/michel/OpenFOAM/ThirdParty-7/platforms/linux64Gcc/ParaView-5.6.0 Build type : Release ---- cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/michel/OpenFOAM/ThirdParty-7/platforms/linux64Gcc/ParaView-5.6.0 -DBUILD_SHARED_LIBS:BOOL=ON -DVTK_USE_RPATH:BOOL=OFF -DPARAVIEW_INSTALL_DEVELOPMENT_FILES:BOOL=ON -DBUILD_TESTING:BOOL=OFF -DPARAVIEW_USE_MPI=ON -DVTK_USE_MPI=ON -DVTK_MPI_MAX_NUMPROCS=32 -DPARAVIEW_ENABLE_PYTHON=ON -DPYTHON_INCLUDE_PATH=/usr/include/python2.7 -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 -DPARAVIEW_BUILD_QT_GUI=ON -DPARAVIEW_QT_VERSION=5 -DVTK_RENDERING_BACKEND=OpenGL2 -DCMAKE_BUILD_TYPE:STRING=Release /home/michel/OpenFOAM/ThirdParty-7/ParaView-5.6.0 ---- ... -- Performing Test COMPILER_SUPPORT_Wshorten64to32 -- Performing Test COMPILER_SUPPORT_Wshorten64to32 - Failed ... -- Performing Test COMPILER_SUPPORT_Wenumconversion -- Performing Test COMPILER_SUPPORT_Wenumconversion - Failed -- Performing Test COMPILER_SUPPORT_Wcpp11extensions -- Performing Test COMPILER_SUPPORT_Wcpp11extensions - Failed ... -- Performing Test COMPILER_SUPPORT_wd981 - Failed -- Performing Test COMPILER_SUPPORT_wd2304 -- Performing Test COMPILER_SUPPORT_wd2304 - Failed -- Performing Test COMPILER_SUPPORT_STRICTANSI -- Performing Test COMPILER_SUPPORT_STRICTANSI - Failed -- Performing Test COMPILER_SUPPORT_Qunusedarguments -- Performing Test COMPILER_SUPPORT_Qunusedarguments - Failed ... -- Check size of __int64 -- Check size of __int64 - failed -- Check size of unsigned __int64 -- Check size of unsigned __int64 - failed ... -- Check size of __int64 -- Check size of __int64 - failed ... -- Performing Other Test HAVE___TM_GMTOFF - Failed ... -- Performing Other Test HAVE_TM_ZONE - Failed -- Performing Other Test HAVE_STRUCT_TM_TM_ZONE - Failed ... -- Performing Other Test HAVE_STRUCT_VIDEOCONFIG - Failed -- Performing Other Test HAVE_STRUCT_TEXT_INFO - Failed ... -- Check size of longlong -- Check size of longlong - failed ... -- Check size of uchar -- Check size of uchar - failed ... CMake Deprecation Warning at ThirdParty/IceT/vtkicet/CMakeLists.txt:14 (CMAKE_POLICY): The OLD behavior for policy CMP0017 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. ... -- Check size of __int64 -- Check size of __int64 - failed ... |
|
May 26, 2020, 14:20 |
Attached Files from last attempt
|
#2 |
Member
|
Hi again,
I tried a few attemds more but unfornately without more success than before. I attached a longer version of the log.makePV and the CMakeError.log for the folder "/home/michel/OpenFOAM/ThirdParty-7/build/linux64Gcc/ParaView-5.6.0/CMakeFiles" Maybe anybody have an idea? Best regards michael |
|
June 7, 2020, 08:10 |
ParaView 5.6 installation problem on Ubuntu 20.04 LTS
|
#3 |
New Member
Zuhaib Nissar
Join Date: Jul 2018
Location: Kashmir, India
Posts: 2
Rep Power: 0 |
Hello Michael,
I am facing the same issue while building Paraview 5.6. Did you figure out the issue? Regards Zuhaib |
|
June 7, 2020, 09:23 |
|
#4 |
Member
|
Hi Zuhaib,
I did not figure out this problem. But to be honest my problem was a false understanding in the software preparation itself. While trying again and again I figured out that I do not have to build it from source. I did it as discribed here. Works fine for me: https://openfoam.org/download/7-ubuntu/ My false understanding is the mixing up of installing and compiling I think. Hope this is usefull for you. Regards Michael |
|
June 10, 2020, 07:22 |
|
#5 |
New Member
Zuhaib Nissar
Join Date: Jul 2018
Location: Kashmir, India
Posts: 2
Rep Power: 0 |
Hi Michael,
Sorry for the delay in my reply. Earlier I could install and built OpenFOAM using the link given below; https://openfoamwiki.net/index.php/I...7/Ubuntu/20.04 I was able to follow through the instructions clearly and it looked easy. I followed this link for installation as I was following OpenFOAM tutorials which were based on this version of installation. However, lately because of some issues I had to format my system and reinstall Ubuntu 20.04 LTS right from the scratch. I am now facing issues while building Paraview 5.6 as one can see in my log.makePV file. I wish if somebody expert from the OpenFOAM community could have a look at it and help me resolve it. Many Thanks Zuhaib |
|
June 14, 2020, 14:16 |
|
#6 |
Member
|
Hi Zuhaib,
sorry for the delay, too. Had some other things needed my attention... My experience with Linux is very small, so I can not really give you an answer to your concern. Is it really needed to build it from source? If not the link I sent can help to simply install without building it. This is also applicable for Ubuntu 20.04. Best regards Michael |
|
Tags |
linux mint 19.3, paraview 5.6 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[foam-extend.org] foam-extend 3.2 Paraview installation problem on Ubuntu 18.04 | ordinary | OpenFOAM Installation | 3 | September 1, 2018 23:01 |
Paraview refuses to start after installation of OpenFoam | flotus1 | OpenFOAM Installation | 12 | March 6, 2014 15:42 |
Problems building Paraview 3.12 on Gentoo Linux | pajot | OpenFOAM Installation | 11 | April 11, 2013 09:09 |
LINUX newbie with paraView installation problem | kenya0514 | OpenFOAM Installation | 4 | January 16, 2013 18:51 |
Yet another Paraview problem | gascortado | OpenFOAM | 5 | February 21, 2010 07:39 |