|
[Sponsors] |
October 7, 2010, 09:36 |
difficulty with paraview compiling
|
#1 | ||
Senior Member
Illya Shevchuk
Join Date: Aug 2009
Location: Darmstadt, Germany
Posts: 176
Rep Power: 17 |
me again with yet another installation problem
Paraview compilation with ./makeParaView returns me a bunch of errors: Quote:
Quote:
QT version 4.6.3 is installed in /usr/lib with qmake version 2.01a in /usr/bin Libraries libQtGui.so.4.6.3 libQtSql.so.4.6.3 libQtNetwork.so.4.6.3 and libQtCore.so.4.6.3 are present. |
|||
October 7, 2010, 12:27 |
|
#2 |
Senior Member
Illya Shevchuk
Join Date: Aug 2009
Location: Darmstadt, Germany
Posts: 176
Rep Power: 17 |
Finally I gave up compiling the paraview and installed the precompiled version. It works.
|
|
October 12, 2010, 13:19 |
|
#3 |
New Member
Mark Suhovecky
Join Date: Oct 2010
Location: Mishawaka, IN
Posts: 9
Rep Power: 16 |
I am getting this same error while building paraview on RHEL5 with OpenFoam 1.7.1.
I have QT 4.6.2 in my PATH & LD_LIBRARY_PATH. The odd thing is that the make does not abort- it will build paraview, which will run- but if it's called via paraFoam, it dies immediately, sqawking about VTK errrors. |
|
October 13, 2010, 03:44 |
|
#4 |
Senior Member
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18 |
Did you also have the "Please check the QT_QMAKE_EXECUTABLE variable" error? If so, have you set it? I actually don't know where you should set it; I guess in the cmake file or even in your bashrc ...
__________________
Regards, Gijs |
|
October 13, 2010, 10:02 |
|
#5 |
New Member
Mark Suhovecky
Join Date: Oct 2010
Location: Mishawaka, IN
Posts: 9
Rep Power: 16 |
Gijs-
After some consideration, I set it in the makeParaView script, and that seems to work. On a similar note, I noticed that Paraview's default settings do not build paraview with MPI. If I turn that on, there are a bunch of MPI variables that Paraview expects as well. The Paraview build instructions set these with some cmake gui tool I've never heard of- I guess I'll try setting these in the MakeParaview file, too- or just leave it without MPI did get the thing working Thanks, Mark |
|
October 13, 2010, 11:24 |
|
#6 |
Senior Member
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18 |
Hi Mark,
Good to hear you got it working! Do you mean the cmake gui or CL interface? I guess you can set the MPI related paths there (MPI_INCLUDE_PATH, MPI_LIBRARY etc) to the openmpi paths in ThirdParty (?) ...
__________________
Regards, Gijs |
|
October 13, 2010, 15:50 |
Paraview problems
|
#7 |
Member
Javier Basurco
Join Date: Jan 2010
Location: Rio de Janeiro, Brazil
Posts: 32
Rep Power: 16 |
Dear's
I have the same problem when try to compile the paraview please let me know what variable have to change. My deep regards. Respectfully Javier |
|
October 13, 2010, 16:07 |
|
#8 |
New Member
Mark Suhovecky
Join Date: Oct 2010
Location: Mishawaka, IN
Posts: 9
Rep Power: 16 |
Javier-
I set the QT_QMAKE_EXECUTABLE to point to my qmake executable in the makeParaView file that's in the top directory of the third party tar, then ran it. If it works you should see it find your QT executable when you run makeParaView Mark |
|
October 13, 2010, 18:54 |
Paraview problems
|
#9 |
Member
Javier Basurco
Join Date: Jan 2010
Location: Rio de Janeiro, Brazil
Posts: 32
Rep Power: 16 |
Dear Mark,
Sorry but really i can't find QT_QMAKE_EXECUTABLE and makeparaview. I found -qmake in the makeparaview executable. I don't know is i am right but you try to say that modified the QMAKE_PATH="~/OpenFOAM/ThirdParty-1.7.x/paraview-3.8.0/Qt" Sometime like that? Please help me!!!!!! Respectfully Javier I set the QT_QMAKE_EXECUTABLE to point to my qmake executable in the makeParaView file that's in the top directory of the third party tar, then ran it. If it works you should see it find your QT executable when you run makeParaView Mark |
|
October 14, 2010, 04:32 |
|
#10 |
Senior Member
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18 |
Hi Javier,
Shouldn't the QMAKE_PATH point to the path where the actual qmake executable lives? Can you find that out by Code:
which qmake Code:
touch caseName.foam
__________________
Regards, Gijs |
|
October 14, 2010, 08:28 |
|
#11 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
Here are the solutions that I've been using for a while, for some of your questions:
Bruno
__________________
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] error when compiling ParaView 3.8.0 on ubuntu10.04 | lainme | ParaView | 3 | August 12, 2010 22:34 |
Problems in compiling paraview in Suse 10.3 platform | chiven | OpenFOAM Installation | 3 | December 1, 2009 08:21 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |
[OpenFOAM] Compiling Paraview on OSX 1056 | egp | ParaView | 14 | February 26, 2009 11:34 |