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

ParaView, PV3, Qt Errors

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 4, 2009, 18:39
Default ParaView, PV3, Qt Errors
  #1
Member
 
Scott
Join Date: Sep 2009
Posts: 30
Rep Power: 16
scottneh is on a distinguished road
Hello, I now have most of the compilation completed but there are a few paraview and pv3 related errors coming up that I need to correct. I entered the command:

./Allwmake &> make.log

the first couple of errors are below. I believe the rest are related so I'll post or deal with them after I figure these out. looks like I need to install some qt library or change an environment variable but I wanted to see if anyone has seen this in the past before I start messing around too much.

Thanks
Scott

-- Build files have been written to: /programs/OpenFOAM/OpenFOAM-
:
:
:
make[5]: Entering directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[5]: *** No rule to make target `/usr/lib64/libQtUiTools.a', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtXml.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtGui.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtSql.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtCore.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtAssistantClient.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtNetwork.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader.so'.
make[5]: Target `CMakeFiles/PV3FoamReader.dir/build' not remade because of errors.
make[5]: Leaving directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[4]: *** [CMakeFiles/PV3FoamReader.dir/all] Error 2
make[5]: Entering directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[5]: Leaving directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[5]: Entering directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[5]: *** No rule to make target `/usr/lib64/libQtUiTools.a', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader_SM.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtXml.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader_SM.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtGui.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader_SM.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtSql.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader_SM.so'.
make[5]: *** No rule to make target `/usr/lib64/libQtCore.so', needed by `/programs/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libPV3FoamReader_SM.so'.
make[5]: Target `CMakeFiles/PV3FoamReader_SM.dir/build' not remade because of errors.
make[5]: Leaving directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[4]: *** [CMakeFiles/PV3FoamReader_SM.dir/all] Error 2
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[3]: *** [all] Error 2
make[3]: Target `default_target' not remade because of errors.
make[3]: Leaving directory `/programs/OpenFOAM/OpenFOAM-1.6/applications/utilities/postProcessing/graphics/PV3FoamReader/PV3FoamReader/Make/linux64GccDPOpt'
make[2]: *** [PV3FoamReader] Error 2
scottneh is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Transient simulation not converging skabilan OpenFOAM Running, Solving & CFD 14 December 16, 2019 23:12
How to write k and epsilon before the abnormal end xiuying OpenFOAM Running, Solving & CFD 8 August 27, 2013 15:33
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 14:09
IcoFoam parallel woes msrinath80 OpenFOAM Running, Solving & CFD 9 July 22, 2007 02:58
Could anybody help me see this error and give help liugx212 OpenFOAM Running, Solving & CFD 3 January 4, 2006 18:07


All times are GMT -4. The time now is 07:42.