mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
Corrected typo
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1834
This commit is contained in:
@ -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-06-09 Tue 12:08 -->
|
<!-- 2015-08-23 Sun 00:06 -->
|
||||||
<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">
|
||||||
@ -158,7 +158,7 @@ for the JavaScript code in this tag.
|
|||||||
</li>
|
</li>
|
||||||
<li><a href="#sec-4">4. Notes</a>
|
<li><a href="#sec-4">4. Notes</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#sec-4-1">4.1. Buiding ParaView-4.3.1</a></li>
|
<li><a href="#sec-4-1">4.1. Building ParaView-4.3.1</a></li>
|
||||||
<li><a href="#sec-4-2">4.2. Building ParaView-4.1.0</a></li>
|
<li><a href="#sec-4-2">4.2. Building ParaView-4.1.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
@ -271,7 +271,7 @@ The minimum version of gcc required is 4.5.0
|
|||||||
<h2 id="sec-4"><span class="section-number-2">4</span> Notes</h2>
|
<h2 id="sec-4"><span class="section-number-2">4</span> Notes</h2>
|
||||||
<div class="outline-text-2" id="text-4">
|
<div class="outline-text-2" id="text-4">
|
||||||
</div><div id="outline-container-sec-4-1" class="outline-3">
|
</div><div id="outline-container-sec-4-1" class="outline-3">
|
||||||
<h3 id="sec-4-1"><span class="section-number-3">4.1</span> Buiding ParaView-4.3.1</h3>
|
<h3 id="sec-4-1"><span class="section-number-3">4.1</span> Building ParaView-4.3.1</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 source-pack provided by KitWare will not build and
|
The ParaView-4.3.1 source-pack provided by KitWare will not build and
|
||||||
@ -313,7 +313,7 @@ change to the vtkXOpenGLRenderWindow.cxx file in ParaView: Uncomment line 30
|
|||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
<p class="date">Date: 18th May 2015</p>
|
<p class="date">Date: 18th May 2015</p>
|
||||||
<p class="date">Created: 2015-06-09 Tue 12:08</p>
|
<p class="date">Created: 2015-08-23 Sun 00:06</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>
|
||||||
|
|||||||
@ -39,7 +39,7 @@
|
|||||||
*** Miscellaneous
|
*** Miscellaneous
|
||||||
+ 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
|
||||||
*** Buiding ParaView-4.3.1
|
*** Building ParaView-4.3.1
|
||||||
The ParaView-4.3.1 source-pack provided by KitWare will not build and
|
The ParaView-4.3.1 source-pack provided by KitWare will not build and
|
||||||
install correctly without a minor correction: lines 653-656 must be removed
|
install correctly without a minor correction: lines 653-656 must be removed
|
||||||
or commented from file
|
or commented from file
|
||||||
|
|||||||
Reference in New Issue
Block a user