|
[Sponsors] |
![]() |
![]() |
#1 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Tussenhausen
Posts: 2,687
Blog Entries: 6
Rep Power: 49 ![]() ![]() ![]() |
Hi all,
I am out of mind. Too many times I compiled paraview in the ThirdPartys with success but now its not working anymore. In the attachment is my log file of the building stages (configure / make / make install). Code:
./makeParaView -rebuild -config -gcc > log.BuildParaview 2>&1 & Code:
source $HOME/OpenFOAM/OpenFOAM-2.2.x/etc/bashrc WM_COMPILER=Gcc47 WM_MPLIB=SYSTEMOPENMPI WM_NCOMPPROCS=8 foamCompiler=ThirdParty Code:
WM_THIRD_PARTY_DIR/platforms/linux64Gcc47/paraview-3.12.0 Regards Tobi |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,969
Blog Entries: 45
Rep Power: 127 ![]() ![]() ![]() ![]() ![]() ![]() |
Hi Tobi,
Well, knowing which Linux Distribution you are using would help figuring out what might be happening. But since the makeParaView script is indicating that you are using Qt 4.8.1, then I'm guessing you are using Ubuntu 12.04. In this case, I suggest that you check these instructions: http://openfoamwiki.net/index.php/In...u#Ubuntu_12.04 More specifically, those instructions indicate that you should build ParaView 3.12.0 with Ubuntu's default GCC version, which for Ubuntu 12.04 is GCC 4.6.3. You can then create a symbolic link: Code:
ln -s $WM_THIRD_PARTY/platforms/linux64Gcc/paraview-3.12.0 $WM_THIRD_PARTY/platforms/linux64Gcc47/paraview-3.12.0 Best regards, Bruno
__________________
|
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems building Paraview 3.12 on Gentoo Linux | pajot | OpenFOAM Installation | 11 | April 11, 2013 08:09 |
ParaView 3.8.0 problem on debian | Unseen | OpenFOAM Installation | 4 | August 16, 2010 10:26 |
Building Paraview, Redhat | PaulK | OpenFOAM Installation | 6 | October 12, 2009 13:01 |
Installation problems about Paraview and PV3foamreader | clark_liang | OpenFOAM Installation | 1 | January 12, 2009 06:05 |
[OpenFOAM] Building Paraview with reader builtin instead of parafoam script | tj22 | ParaView | 2 | April 7, 2006 12:55 |