CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.org] Error creating ParaView-4.1.0 OpenFOAM 2.3.0

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 16, 2016, 16:05
Default Error creating ParaView-4.1.0 OpenFOAM 2.3.0
  #1
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
Code:
[tlcoons@localhost ~]$ of230
[tlcoons@localhost ~]$ cd $WM_THIRD_PARTY_DIR
[tlcoons@localhost ThirdParty-2.3.0]$ ./makeParaView4 -qmake $(which qmake-qt4) -mpi -python  > log.makePV 2>&1
[tlcoons@localhost ThirdParty-2.3.0]$ cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers
[tlcoons@localhost PV4Readers]$ wmSET $FOAM_SETTINGS
[tlcoons@localhost PV4Readers]$ ./Allwclean
+ wclean libso vtkPV4Readers
wclean vtkPV4Readers
+ PV4blockMeshReader/Allwclean
+ rm -f '/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/platforms/linuxGccDPOpt/lib/libPV4blockMeshReader*'
+ rm -rf PV4blockMeshReader/Make
+ wclean libso vtkPV4blockMesh
wclean vtkPV4blockMesh
+ PV4FoamReader/Allwclean
+ rm -f '/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/platforms/linuxGccDPOpt/lib/libPV4FoamReader*'
+ rm -rf PV4FoamReader/Make
+ wclean libso vtkPV4Foam
wclean vtkPV4Foam
[tlcoons@localhost PV4Readers]$ ./Allwmake
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file vtkPV4Readers.C
could not open file vtkDataArraySelection.h for source file vtkPV4Readers.C due to No such file or directory
could not open file vtkDataSet.h for source file vtkPV4Readers.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4Readers.C due to No such file or directory
could not open file vtkInformation.h for source file vtkPV4Readers.C due to No such file or directory
SOURCE=vtkPV4Readers.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4Readers.o
vtkPV4Readers.C:35:35: fatal error: vtkDataArraySelection.h: No such file or directory
compilation terminated.
vtkPV4Readers.dep:110: recipe for target 'Make/linuxGccDPOpt/vtkPV4Readers.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4Readers.o] Error 1
+ '[' -d /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 -a -r /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 ']'
+ wmake libso vtkPV4blockMesh
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file vtkPV4blockMesh.C
Making dependency list for source file vtkPV4blockMeshConvert.C
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkRenderer.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkTextActor.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkTextProperty.h for source file vtkPV4blockMesh.C due to No such file or directory
Making dependency list for source file vtkPV4blockMeshUtils.C
could not open file vtkPoints.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkDataSet.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkInformation.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
SOURCE=vtkPV4blockMesh.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/mesh/blockMesh/lnInclude -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -I../../vtkPV4Readers/lnInclude -I../PV4blockMeshReader -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4blockMesh.o
SOURCE=vtkPV4blockMeshConvert.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/mesh/blockMesh/lnInclude -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -I../../vtkPV4Readers/lnInclude -I../PV4blockMeshReader -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4blockMeshConvert.o
In file included from vtkPV4blockMesh.C:27:0:
../PV4blockMeshReader/vtkPV4blockMeshReader.h:42:43: fatal error: vtkMultiBlockDataSetAlgorithm.h: No such file or directory
compilation terminated.
vtkPV4blockMesh.dep:347: recipe for target 'Make/linuxGccDPOpt/vtkPV4blockMesh.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4blockMesh.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from vtkPV4blockMeshConvert.C:27:0:
../PV4blockMeshReader/vtkPV4blockMeshReader.h:42:43: fatal error: vtkMultiBlockDataSetAlgorithm.h: No such file or directory
compilation terminated.
vtkPV4blockMeshConvert.dep:347: recipe for target 'Make/linuxGccDPOpt/vtkPV4blockMeshConvert.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4blockMeshConvert.o] Error 1
+ cd PV4blockMeshReader
+ mkdir -p Make/linuxGccDPOpt
+ cd Make/linuxGccDPOpt
+ cmake ../..
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:12 (FIND_PACKAGE):
  By not providing "FindParaView.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ParaView",
  but CMake did not find one.

  Could not find a package configuration file provided by "ParaView" with any
  of the following names:

    ParaViewConfig.cmake
    paraview-config.cmake

  Add the installation prefix of "ParaView" to CMAKE_PREFIX_PATH or set
  "ParaView_DIR" to a directory containing one of the above files.  If
  "ParaView" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/applications/utilities/postProcessing/graphics/PV4Readers/PV4blockMeshReader/PV4blockMeshReader/Make/linuxGccDPOpt/CMakeFiles/CMakeOutput.log".
+ make
make: *** No targets specified and no makefile found.  Stop.
+ '[' -d /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 -a -r /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 ']'
+ wmake libso vtkPV4Foam
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file vtkPV4Foam.C
Making dependency list for source file vtkPV4FoamFields.C
could not open file vtkPoints.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkRenderer.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkTextActor.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkTextProperty.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkCellData.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkFloatArray.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkPointData.h for source file vtkPV4FoamFields.C due to No such file or directory
Making dependency list for source file vtkPV4FoamMesh.C
Making dependency list for source file vtkPV4FoamMeshLagrangian.C
could not open file vtkPoints.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4FoamMeshLagrangian.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshLagrangian.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshLagrangian.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4FoamMesh.C due to No such file or directory
Making dependency list for source file vtkPV4FoamMeshSet.C
Making dependency list for source file vtkPV4FoamMeshVolume.C
could not open file vtkPoints.h for source file vtkPV4FoamMeshSet.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshSet.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshSet.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkIdTypeArray.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
Making dependency list for source file vtkPV4FoamUpdateInfo.C
Making dependency list for source file vtkPV4FoamMeshZone.C
could not open file vtkPoints.h for source file vtkPV4FoamMeshZone.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshZone.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshZone.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
Making dependency list for source file vtkPV4FoamUtils.C
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkDataSet.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkInformation.h for source file vtkPV4FoamUtils.C due to No such file or directory
SOURCE=vtkPV4Foam.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/finiteVolume/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/lagrangian/basic/lnInclude -I../../vtkPV4Readers/lnInclude -I../PV4FoamReader -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -UHAS_VTK_POLYHEDRON -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4Foam.o
SOURCE=vtkPV4FoamFields.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/finiteVolume/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/lagrangian/basic/lnInclude -I../../vtkPV4Readers/lnInclude -I../PV4FoamReader -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -UHAS_VTK_POLYHEDRON -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4FoamFields.o
In file included from vtkPV4FoamTemplates.C:31:0,
                 from vtkPV4Foam.H:734,
                 from vtkPV4Foam.C:26:
vtkOpenFOAMPoints.H:33:23: fatal error: vtkPoints.h: No such file or directory
compilation terminated.
vtkPV4Foam.dep:520: recipe for target 'Make/linuxGccDPOpt/vtkPV4Foam.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4Foam.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from vtkPV4FoamTemplates.C:31:0,
                 from vtkPV4Foam.H:734,
                 from vtkPV4FoamFields.C:26:
vtkOpenFOAMPoints.H:33:23: fatal error: vtkPoints.h: No such file or directory
compilation terminated.
vtkPV4FoamFields.dep:592: recipe for target 'Make/linuxGccDPOpt/vtkPV4FoamFields.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4FoamFields.o] Error 1
+ cd PV4FoamReader
+ mkdir -p Make/linuxGccDPOpt
+ cd Make/linuxGccDPOpt
+ cmake ../..
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:12 (FIND_PACKAGE):
  By not providing "FindParaView.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ParaView",
  but CMake did not find one.

  Could not find a package configuration file provided by "ParaView" with any
  of the following names:

    ParaViewConfig.cmake
    paraview-config.cmake

  Add the installation prefix of "ParaView" to CMAKE_PREFIX_PATH or set
  "ParaView_DIR" to a directory containing one of the above files.  If
  "ParaView" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/applications/utilities/postProcessing/graphics/PV4Readers/PV4FoamReader/PV4FoamReader/Make/linuxGccDPOpt/CMakeFiles/CMakeOutput.log".
+ make
make: *** No targets specified and no makefile found.  Stop.
[tlcoons@localhost PV4Readers]$

Last edited by wyldckat; April 16, 2016 at 16:38. Reason: Added [CODE][/CODE] markers
tlcoons is offline   Reply With Quote

Old   April 16, 2016, 16:40
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quick question and request:
  1. Please state which Linux distribution and version that you are using.
  2. Please run the following commands:
    Code:
    cd $WM_THIRD_PARTY_DIR
    gzip < log.makePV > log.makePV.gz
    
    pwd
  3. The last command will tell you where the file "log.makePV.gz" is located. Please attach this file "log.makePV.gz" to your next post.
__________________
wyldckat is offline   Reply With Quote

Old   April 17, 2016, 02:05
Default Error creating ParaView-4.1.0 OpenFOAM 2.3.0
  #3
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
I am using Fedora 23 on a pentium 4 pc with 4gb ram.
Attached is file log.makePV.gz
Attached Files
File Type: gz log.makePV.gz (238 Bytes, 13 views)
tlcoons is offline   Reply With Quote

Old   April 17, 2016, 14:38
Default
  #4
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Greetings Terry,

I expected as much, the "ParaView-4.1.0" folder is missing within the folder "ThirdParty-2.3.0". Something went wrong when you unpacked the file "ThirdParty-2.3.0.tgz".
Please try downloading and unpacking this file once again. And please report if there are any error messages when unpack the file.

Best regards,
Bruno
wyldckat is offline   Reply With Quote

Old   April 17, 2016, 17:03
Default Error creating ParaView-4.1.0 OpenFOAM 2.3.0
  #5
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
bash: mpicc: command not found...
[tlcoons@localhost ~]$ cd $WM_THIRD_PARTY_DIR
[tlcoons@localhost ThirdParty-2.3.1]$ ./makeParaView4
*** Error: cannot find qmake either at $QMAKE_PATH or in current $PATH

Unpacking the thirdparty-2.3.0.tgz again put paraview-4.1.0 in the thirdparty folder. I received the above error messages when trying to make paraview4.
Thanks for your help.
Terry
tlcoons is offline   Reply With Quote

Old   April 17, 2016, 17:24
Default
  #6
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Hi Terry,

Quote:
Originally Posted by tlcoons View Post
[tlcoons@localhost ThirdParty-2.3.1]$ ./makeParaView4
[...]
Unpacking the thirdparty-2.3.0.tgz again put paraview-4.1.0 in the thirdparty folder.
Hold on, something isn't right. The first line refers to "ThirdParty-2.3.1" and you've been referring to "ThirdParty-2.3.0"...
Do you have OpenFOAM 2.3.1 already installed? Or have you been trying to install both versions?

Either way, detailed instructions for either version are available here:
Both instructions should still work just fine with Fedora 23... or at least I hope they do.


As for switching between OpenFOAM versions, you should start a new terminal and activate only one command line environment for a particular version. For more details, please study this wiki page: http://openfoamwiki.net/index.php/In...with_the_Shell


Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   April 17, 2016, 18:48
Default Error creating ParaView-4.1.0 OpenFOAM 2.3.0
  #7
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
I installed OpenFOAM-2.3.0 and when I had issues I installed OpenFOAM-2.3.1.
ParaView-4.1.0 unpacked into the correct directory the second time for OpenFOAM-2.3.0.
Late last night I started the install of OpenFoam-2.4.0.
Thanks for your help.
Terry
tlcoons is offline   Reply With Quote

Old   April 19, 2016, 02:18
Default Error creating ParaView-4.1.0 OpenFOAM 2.3.0
  #8
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
I switched to OpenFOAM-2.3.0 and ran ./Allwmake again.
I then switched to ThirdParty-2.3.0.
I ran the following:
Code:
sed -i -e 's=MPI_ARCH_PATH/include=MPI_ARCH_PATH/include;$MPI_INCLUDE=' etc/tools/ParaView4Functions
sed -i -e 's=//#define GLX_GLXEXT_LEGACY=#define GLX_GLXEXT_LEGACY=' \
   ParaView-4.1.0/VTK/Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx   cd $WM_THIRD_PARTY_DIR/ParaView-4.1.0
   wget http://www.paraview.org/pipermail/paraview/attachments/20140210/464496cc/attachment.bin -O Fix.patch patch -p1 < Fix.patch   
cd VTK
wget https://github.com/gladk/VTK/commit/...3b61ba96.patch -O Fix2.patch
patch -p1 < Fix2.patch
   cd ../..
I switched to ThirdParty-2.3.0 and ran the following:
Code:
./makeParaView4 -qmake $(which qmake-qt4) -mpi -python  > log.makePV 2>&1


When I looked at log.makePV
Code:
Error: Current directory is not /home/tlcoons/OpenFOAM/ThirdParty-2.4.0
Error: Current directory is not $WM_THIRD_PARTY_DIR
    The environment variables are inconsistent with the installation.
    Check the OpenFOAM entries in your dot-files and source them.
I am not sure what to try next.
Thanks for your help.
Terry

Last edited by wyldckat; April 19, 2016 at 18:12. Reason: Added [CODE][/CODE] markers
tlcoons is offline   Reply With Quote

Old   April 19, 2016, 02:21
Default Error creating ParaView-4.1.0 OpenFOAM 2.3.0
  #9
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
I ran the following in a new terminal window after typing of230.

Code:
cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers
 wmSET $FOAM_SETTINGS
./Allwclean
./Allwmake
I got the following:

Code:
[tlcoons@localhost ~]$ of230
[tlcoons@localhost ~]$ cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers 
[tlcoons@localhost PV4Readers]$ wmSET $FOAM_SETTINGS
[tlcoons@localhost PV4Readers]$ ./Allwclean 
+ wclean libso vtkPV4Readers
wclean vtkPV4Readers
+ PV4blockMeshReader/Allwclean
+ rm -f '/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/platforms/linuxGccDPOpt/lib/libPV4blockMeshReader*'
+ rm -rf PV4blockMeshReader/Make
+ wclean libso vtkPV4blockMesh
wclean vtkPV4blockMesh
+ PV4FoamReader/Allwclean
+ rm -f '/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/platforms/linuxGccDPOpt/lib/libPV4FoamReader*'
+ rm -rf PV4FoamReader/Make
+ wclean libso vtkPV4Foam
wclean vtkPV4Foam
[tlcoons@localhost PV4Readers]$ ./Allwmake
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file vtkPV4Readers.C
could not open file vtkDataArraySelection.h for source file vtkPV4Readers.C due to No such file or directory
could not open file vtkDataSet.h for source file vtkPV4Readers.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4Readers.C due to No such file or directory
could not open file vtkInformation.h for source file vtkPV4Readers.C due to No such file or directory
SOURCE=vtkPV4Readers.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4Readers.o
vtkPV4Readers.C:35:35: fatal error: vtkDataArraySelection.h: No such file or directory
compilation terminated.
vtkPV4Readers.dep:110: recipe for target 'Make/linuxGccDPOpt/vtkPV4Readers.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4Readers.o] Error 1
+ '[' -d /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 -a -r /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 ']'
+ wmake libso vtkPV4blockMesh
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file vtkPV4blockMeshConvert.C
Making dependency list for source file vtkPV4blockMesh.C
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4blockMeshConvert.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkRenderer.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkTextActor.h for source file vtkPV4blockMesh.C due to No such file or directory
could not open file vtkTextProperty.h for source file vtkPV4blockMesh.C due to No such file or directory
Making dependency list for source file vtkPV4blockMeshUtils.C
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkDataSet.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
could not open file vtkInformation.h for source file vtkPV4blockMeshUtils.C due to No such file or directory
SOURCE=vtkPV4blockMesh.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/mesh/blockMesh/lnInclude -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -I../../vtkPV4Readers/lnInclude -I../PV4blockMeshReader -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4blockMesh.o
SOURCE=vtkPV4blockMeshConvert.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/mesh/blockMesh/lnInclude -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -I../../vtkPV4Readers/lnInclude -I../PV4blockMeshReader -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4blockMeshConvert.o
In file included from vtkPV4blockMeshConvert.C:27:0:
../PV4blockMeshReader/vtkPV4blockMeshReader.h:42:43: fatal error: vtkMultiBlockDataSetAlgorithm.h: No such file or directory
compilation terminated.
vtkPV4blockMeshConvert.dep:347: recipe for target 'Make/linuxGccDPOpt/vtkPV4blockMeshConvert.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4blockMeshConvert.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from vtkPV4blockMesh.C:27:0:
../PV4blockMeshReader/vtkPV4blockMeshReader.h:42:43: fatal error: vtkMultiBlockDataSetAlgorithm.h: No such file or directory
compilation terminated.
vtkPV4blockMesh.dep:347: recipe for target 'Make/linuxGccDPOpt/vtkPV4blockMesh.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4blockMesh.o] Error 1
+ cd PV4blockMeshReader
+ mkdir -p Make/linuxGccDPOpt
+ cd Make/linuxGccDPOpt
+ cmake ../..
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:12 (FIND_PACKAGE):
  By not providing "FindParaView.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ParaView",
  but CMake did not find one.

  Could not find a package configuration file provided by "ParaView" with any
  of the following names:

    ParaViewConfig.cmake
    paraview-config.cmake

  Add the installation prefix of "ParaView" to CMAKE_PREFIX_PATH or set
  "ParaView_DIR" to a directory containing one of the above files.  If
  "ParaView" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/applications/utilities/postProcessing/graphics/PV4Readers/PV4blockMeshReader/PV4blockMeshReader/Make/linuxGccDPOpt/CMakeFiles/CMakeOutput.log".
+ make
make: *** No targets specified and no makefile found.  Stop.
+ '[' -d /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 -a -r /home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0 ']'
+ wmake libso vtkPV4Foam
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file vtkPV4Foam.C
Making dependency list for source file vtkPV4FoamFields.C
could not open file vtkPoints.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkRenderer.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkTextActor.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkTextProperty.h for source file vtkPV4Foam.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkCellData.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkFloatArray.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4FoamFields.C due to No such file or directory
could not open file vtkPointData.h for source file vtkPV4FoamFields.C due to No such file or directory
Making dependency list for source file vtkPV4FoamMesh.C
Making dependency list for source file vtkPV4FoamMeshLagrangian.C
could not open file vtkPoints.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4FoamMesh.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4FoamMesh.C due to No such file or directory
Making dependency list for source file vtkPV4FoamMeshSet.C
could not open file vtkPoints.h for source file vtkPV4FoamMeshLagrangian.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshLagrangian.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshLagrangian.C due to No such file or directory
Making dependency list for source file vtkPV4FoamMeshVolume.C
could not open file vtkPoints.h for source file vtkPV4FoamMeshSet.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshSet.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshSet.C due to No such file or directory
Making dependency list for source file vtkPV4FoamMeshZone.C
could not open file vtkPoints.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkIdTypeArray.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
could not open file vtkUnstructuredGrid.h for source file vtkPV4FoamMeshVolume.C due to No such file or directory
Making dependency list for source file vtkPV4FoamUpdateInfo.C
could not open file vtkPoints.h for source file vtkPV4FoamMeshZone.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamMeshZone.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamMeshZone.C due to No such file or directory
Making dependency list for source file vtkPV4FoamUtils.C
could not open file vtkPoints.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamUpdateInfo.C due to No such file or directory
could not open file vtkPoints.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkCellArray.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkPolyData.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkMultiBlockDataSetAlgorithm.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkDataArraySelection.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkDataSet.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkMultiBlockDataSet.h for source file vtkPV4FoamUtils.C due to No such file or directory
could not open file vtkInformation.h for source file vtkPV4FoamUtils.C due to No such file or directory
SOURCE=vtkPV4Foam.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/finiteVolume/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/lagrangian/basic/lnInclude -I../../vtkPV4Readers/lnInclude -I../PV4FoamReader -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -UHAS_VTK_POLYHEDRON -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4Foam.o
SOURCE=vtkPV4FoamFields.C ;  g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3  -DNoRepository -ftemplate-depth-100 -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/meshTools/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/finiteVolume/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/lagrangian/basic/lnInclude -I../../vtkPV4Readers/lnInclude -I../PV4FoamReader -I/home/tlcoons/OpenFOAM/ThirdParty-2.3.0/platforms/linuxGcc/ParaView-4.1.0/include/paraview-4.1 -UHAS_VTK_POLYHEDRON -IlnInclude -I. -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OpenFOAM/lnInclude -I/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linuxGccDPOpt/vtkPV4FoamFields.o
In file included from vtkPV4FoamTemplates.C:31:0,
                 from vtkPV4Foam.H:734,
                 from vtkPV4Foam.C:26:
vtkOpenFOAMPoints.H:33:23: fatal error: vtkPoints.h: No such file or directory
compilation terminated.
vtkPV4Foam.dep:520: recipe for target 'Make/linuxGccDPOpt/vtkPV4Foam.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4Foam.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from vtkPV4FoamTemplates.C:31:0,
                 from vtkPV4Foam.H:734,
                 from vtkPV4FoamFields.C:26:
vtkOpenFOAMPoints.H:33:23: fatal error: vtkPoints.h: No such file or directory
compilation terminated.
vtkPV4FoamFields.dep:592: recipe for target 'Make/linuxGccDPOpt/vtkPV4FoamFields.o' failed
make: *** [Make/linuxGccDPOpt/vtkPV4FoamFields.o] Error 1
+ cd PV4FoamReader
+ mkdir -p Make/linuxGccDPOpt
+ cd Make/linuxGccDPOpt
+ cmake ../..
-- The C compiler identification is GNU 5.3.1
-- The CXX compiler identification is GNU 5.3.1
-- Check for working C compiler: /usr/lib/ccache/cc
-- Check for working C compiler: /usr/lib/ccache/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:12 (FIND_PACKAGE):
  By not providing "FindParaView.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "ParaView",
  but CMake did not find one.

  Could not find a package configuration file provided by "ParaView" with any
  of the following names:

    ParaViewConfig.cmake
    paraview-config.cmake

  Add the installation prefix of "ParaView" to CMAKE_PREFIX_PATH or set
  "ParaView_DIR" to a directory containing one of the above files.  If
  "ParaView" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!
See also "/home/tlcoons/OpenFOAM/OpenFOAM-2.3.0/applications/utilities/postProcessing/graphics/PV4Readers/PV4FoamReader/PV4FoamReader/Make/linuxGccDPOpt/CMakeFiles/CMakeOutput.log".
+ make
make: *** No targets specified and no makefile found.  Stop.
[tlcoons@localhost PV4Readers]$
Attached Files
File Type: gz log.makePV1.gz (15.3 KB, 1 views)

Last edited by wyldckat; April 19, 2016 at 18:13. Reason: Added [CODE][/CODE] markers
tlcoons is offline   Reply With Quote

Old   April 19, 2016, 04:50
Default Error Installing OpenFOAM-2.3.0
  #10
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
I reran ./Allwmake > make3.log 2>&1 twice and compressed the log file.
I then ran icoFOAM -help and received the error message;
bash: icoFOAM: command not found...
This was done in the OpenFOAM Directory.
Thanks for your help.
Terry
Attached Files
File Type: gz make3.log.gz (13.6 KB, 1 views)
tlcoons is offline   Reply With Quote

Old   April 19, 2016, 05:26
Default Error creating ParaView-4.1.0 OpenFOAM 2.3.0
  #11
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
I uncompressed both OpenFOAM-2.3.0 and ThirdParty-2.3.0.
I ran ./Allwmake and created make.log.
I changed to the ThirdParty-2.3.0 directory and ran ./makeParaView4
I received the error message:
*** Error: cannot find qmake either at $QMAKE_PATH or in current $PATH
Thanks for your help.
Terry
tlcoons is offline   Reply With Quote

Old   April 19, 2016, 18:19
Default
  #12
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quick answers:
Quote:
Originally Posted by tlcoons View Post
I then ran icoFOAM -help and received the error message;
bash: icoFOAM: command not found...
The problem here is that the correct name is "icoFoam", not "icoFOAM".
Linux is case-sensitive and so is OpenFOAM.

As for the older problem in building ParaView, run the following commands, before you try to build ParaView again:
Code:
cd $WM_THIRD_PARTY_DIR
wget "https://raw.github.com/wyldckat/scripts4OpenFOAM3rdParty/master/getCmake"
sed -i -e 's=version}\.3=version}.12.1=' getCmake
chmod +x getCmake
./getCmake
./makeCmake
wmSET $FOAM_SETTINGS
Then continue from step 10.2 on this page: http://openfoamwiki.net/index.php/In...dora#Fedora_21 - section "Fedora 21"
wyldckat is offline   Reply With Quote

Old   April 19, 2016, 19:08
Default Error Installing OpenFOAM-2.4.0
  #13
New Member
 
Terry L. Coons
Join Date: Apr 2016
Location: Shelby, MT 59474
Posts: 12
Rep Power: 10
tlcoons is on a distinguished road
make1.log.gzI deleted OpenFOAM-2.3.0, OpenFOAM-2.3.1, ThirdParty-2.3.0, and ThirdParty-2.3.1.
I then uncompressed OpenFOAM-2.4.0 and ThirdParty-2.4.0 in the OpenFOAM directory.
Then worked through to step 6 & 7.I followed step 8 and 9.
When I ran icoFoam, I received the following error message:
Code:
[tlcoons@localhost ~]$ of240
[tlcoons@localhost ~]$ icoFoam
/*---------------------------------------------------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2.4.0                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
Build  : 2.4.0-dcea1e13ff76
Exec   : icoFoam
Date   : Apr 19 2016
Time   : 16:35:05
Host   : "localhost.localdomain"
PID    : 18806
Case   : /home/tlcoons
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time



--> FOAM FATAL IO ERROR: 
cannot find file

file: /home/tlcoons/system/controlDict at line 0.

    From function regIOobject::readStream()
    in file db/regIOobject/regIOobjectRead.C at line 73.

FOAM exiting

[tlcoons@localhost ~]$
I reran ./Allwmake to creat make1.log which I compressed.
Thanks for your help.
Terry

Last edited by wyldckat; April 20, 2016 at 17:31. Reason: tlcoons: adding make1.log.gz | wyldckat: added [CODE][/CODE] markers
tlcoons is offline   Reply With Quote

Old   April 20, 2016, 17:34
Default
  #14
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
Quick answer: OK, that error means that it's working properly.

The following commands are the first ones to be executed for the very first tutorial from the OpenFOAM User Guide: http://cfd.direct/openfoam/user-guide/tutorials/
Code:
mkdir -p $FOAM_RUN
cp -r $FOAM_TUTORIALS $FOAM_RUN

cd $FOAM_RUN/tutorials/incompressible/icoFoam/cavity

blockMesh
icoFoam
If all goes well, you should not get any error messages.


Nonetheless, you will still need to continue to follow the installation instructions, because ParaView is not yet installed.
wyldckat is offline   Reply With Quote

Reply

Tags
installation of openfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM.org] Two different versions of ParaView with same OpenFOAM release FJSJ OpenFOAM Installation 2 July 23, 2017 05:48
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin CFDFoundation OpenFOAM Announcements from Other Sources 0 January 4, 2017 06:15
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin cfd.direct OpenFOAM Announcements from Other Sources 0 September 21, 2016 11:50
OpenFOAM Training, London, Chicago, Munich, Houston 2016-2017 cfd.direct OpenFOAM Announcements from Other Sources 0 September 14, 2016 03:19
paraFoam reader for OpenFOAM 1.6 smart OpenFOAM Installation 13 November 16, 2009 21:41


All times are GMT -4. The time now is 01:08.