README: Updated for ParaView-5.0.0

This commit is contained in:
Henry Weller
2016-02-07 10:27:46 +00:00
parent 730b8840f7
commit 2da4d8ccea
2 changed files with 27 additions and 19 deletions

View File

@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head> <head>
<title>OpenFOAM-dev Third-Party packages</title> <title>OpenFOAM-dev Third-Party packages</title>
<!-- 2015-11-02 Mon 20:00 --> <!-- 2016-02-07 Sun 10:27 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" /> <meta name="generator" content="Org-mode" />
<style type="text/css"> <style type="text/css">
@ -228,7 +228,7 @@ The minimum version of gcc required is 4.5.0
<h3 id="sec-3-2"><span class="section-number-3">3.2</span> Parallel Processing</h3> <h3 id="sec-3-2"><span class="section-number-3">3.2</span> Parallel Processing</h3>
<div class="outline-text-3" id="text-3-2"> <div class="outline-text-3" id="text-3-2">
<ul class="org-ul"> <ul class="org-ul">
<li>OpenMPI: <a href="http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-1.8.5.tar.bz2">http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-1.8.5.tar.bz2</a> <li>OpenMPI: <a href="http://www.open-mpi.org/software/ompi/v1.10/downloads/openmpi-1.10.0.tar.bz2">http://www.open-mpi.org/software/ompi/v1.10/downloads/openmpi-1.10.0.tar.bz2</a>
</li> </li>
<li>Scotch/PtScotch: <a href="https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz">https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz</a> <li>Scotch/PtScotch: <a href="https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz">https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz</a>
</li> </li>
@ -274,12 +274,12 @@ The minimum version of gcc required is 4.5.0
<h3 id="sec-4-1"><span class="section-number-3">4.1</span> Building ParaView-4.3.1/4.4.0</h3> <h3 id="sec-4-1"><span class="section-number-3">4.1</span> Building ParaView-4.3.1/4.4.0</h3>
<div class="outline-text-3" id="text-4-1"> <div class="outline-text-3" id="text-4-1">
<p> <p>
The ParaView-4.3.1/4.4.0 source-pack provided by KitWare will not build and The ParaView-4.3.1/4.4.0/5.0.0 source-pack provided by KitWare will not
install correctly without a minor correction: lines 653-656 must be removed build and install correctly without a minor correction: lines 653-656
or commented from file (650-653 in ParaView-5.0.0) must be removed or commented from file
<i>ThirdParty-dev/ParaView-4.?.?/Qt/Components/CMakeLists.txt</i> after unpacking <i>ThirdParty-dev/ParaView-<sup><a id="fnr.1" name="fnr.1" class="footref" href="#fn.1">1</a></sup>.?.?/Qt/Components/CMakeLists.txt</i> after
and renaming the ParaView-4.?.? directory. This is because the file unpacking and renaming the ParaView-<sup><a id="fnr.1.100" name="fnr.1.100" class="footref" href="#fn.1">1</a></sup>.?.? directory. This is because the
ui_pqExportStateWizard.h referred to in the lines 653-656: file ui_pqExportStateWizard.h referred to in
</p> </p>
<div class="org-src-container"> <div class="org-src-container">
@ -324,10 +324,18 @@ change to the vtkXOpenGLRenderWindow.cxx file in ParaView: Uncomment line 30
</div> </div>
</div> </div>
</div> </div>
<div id="footnotes">
<h2 class="footnotes">Footnotes: </h2>
<div id="text-footnotes">
<div class="footdef"><sup><a id="fn.1" name="fn.1" class="footnum" href="#fnr.1">1</a></sup> <p>DEFINITION NOT FOUND.</p></div>
</div> </div>
</div></div>
<div id="postamble" class="status"> <div id="postamble" class="status">
<p class="date">Date: 23th October 2015</p> <p class="date">Date: 7th February 2016</p>
<p class="date">Created: 2015-11-02 Mon 20:00</p> <p class="date">Created: 2016-02-07 Sun 10:27</p>
<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.5 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p> <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.5 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p>
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p> <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
</div> </div>

View File

@ -2,10 +2,10 @@
# #
#+TITLE: OpenFOAM-dev Third-Party packages #+TITLE: OpenFOAM-dev Third-Party packages
#+AUTHOR: The OpenFOAM Foundation #+AUTHOR: The OpenFOAM Foundation
#+DATE: 23th October 2015 #+DATE: 7th February 2016
#+LINK: http://www.openfoam.org #+LINK: http://www.openfoam.org
#+OPTIONS: author:nil ^:{} #+OPTIONS: author:nil ^:{}
# Copyright (c) 2014-2015 OpenFOAM Foundation. # Copyright (c) 2014-2016 OpenFOAM Foundation.
* Description * Description
Scripts for building third-party packages. Scripts for building third-party packages.
@ -28,7 +28,7 @@
+ mpc http://www.multiprecision.org/ + mpc http://www.multiprecision.org/
http://www.multiprecision.org/mpc/download/mpc-1.0.1.tar.gz http://www.multiprecision.org/mpc/download/mpc-1.0.1.tar.gz
*** Parallel Processing *** Parallel Processing
+ OpenMPI: http://www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-1.8.5.tar.bz2 + OpenMPI: http://www.open-mpi.org/software/ompi/v1.10/downloads/openmpi-1.10.0.tar.bz2
+ Scotch/PtScotch: https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz + Scotch/PtScotch: https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz
*** ParaView *** ParaView
+ cmake http://www.cmake.org/files/v3.2/cmake-3.2.1.tar.gz + cmake http://www.cmake.org/files/v3.2/cmake-3.2.1.tar.gz
@ -40,12 +40,12 @@
+ libccmio http://portal.nersc.gov/svn/visit/trunk/third_party/libccmio-2.6.1.tar.gz + libccmio http://portal.nersc.gov/svn/visit/trunk/third_party/libccmio-2.6.1.tar.gz
* Notes * Notes
*** Building ParaView-4.3.1/4.4.0 *** Building ParaView-4.3.1/4.4.0
The ParaView-4.3.1/4.4.0 source-pack provided by KitWare will not build and The ParaView-4.3.1/4.4.0/5.0.0 source-pack provided by KitWare will not
install correctly without a minor correction: lines 653-656 must be removed build and install correctly without a minor correction: lines 653-656
or commented from file (650-653 in ParaView-5.0.0) must be removed or commented from file
/ThirdParty-dev/ParaView-4.?.?/Qt/Components/CMakeLists.txt/ after unpacking /ThirdParty-dev/ParaView-[45].?.?/Qt/Components/CMakeLists.txt/ after
and renaming the ParaView-4.?.? directory. This is because the file unpacking and renaming the ParaView-[45].?.? directory. This is because the
ui_pqExportStateWizard.h referred to in the lines 653-656: file ui_pqExportStateWizard.h referred to in
#+begin_src C #+begin_src C
if(PARAVIEW_INSTALL_DEVELOPMENT_FILES) if(PARAVIEW_INSTALL_DEVELOPMENT_FILES)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/ui_pqExportStateWizard.h" install(FILES "${CMAKE_CURRENT_BINARY_DIR}/ui_pqExportStateWizard.h"