|
[Sponsors] |
July 6, 2009, 17:42 |
Fonud a couple of script errors in 1.5-dev
|
#1 |
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
Reposting from a thread in OpenFOAM/Installation... the final post:
Found it. There was a bug in the 1.5-dev buildParaView3.3-cvs script, as well as in the bashrc script under OpenFOAM-1.5-dev/etc/apps/paraview3. See below: buildParaView3.3-cvs: (lines 42-50) VERBOSE=OFF INCLUDE_MPI=OFF MPI_MAX_PROCS=32 #INCLUDE_PYTHON=OFF INCLUDE_PYTHON=ON PYTHON_LIBRARY="/usr/lib64/libpython2.5.so.1.0" PYTHON_LIBRARY="" INCLUDE_MESA=OFF Comment out the second last line. Not sure why it's there. OpenFOAM-1.5-dev/etc/apps/paraview3/bashrc: (line 45) export ParaView_INST_DIR=$WM_THIRD_PARTY_DIR/ParaView-$ParaView_VERSION Remove the `-`. i.e. change to: export ParaView_INST_DIR=$WM_THIRD_PARTY_DIR/ParaView$ParaView_VERSION I'll be repeating this under 'bugs'. -dave |
|
July 7, 2009, 06:05 |
|
#2 | ||
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
I just checked on 1.5.x and there are similar "issues" there. But I don't think that they are bugs per se, but that they reflect differences between installations (of paraview and python)
Quote:
Quote:
I'm afraid with the stuff in the etc-tree you've got to be aware that you'll have to do some fiddling if you pull them from one of the Source repositiories because there might be some things in there that are different from the binary release Bernhard |
|||
July 7, 2009, 19:45 |
|
#3 | ||
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
Quote:
Quote:
|
|||
July 8, 2009, 08:09 |
|
#4 | |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 40 |
Quote:
It is also a convention that paraview uses internally too - ie, paraview searches a "lib/paraview-X.Y" path for its own components. |
||
July 8, 2009, 10:32 |
|
#5 |
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
... a bit hypocritical of me, with a typo in the thread title... hehehe.
-dave |
|
July 8, 2009, 14:17 |
|
#6 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |