mirror of
https://github.com/boostorg/more.git
synced 2025-01-14 02:20:08 +08:00
Rebuild getting started guide.
This commit is contained in:
parent
99501f95e6
commit
9d737e8552
@ -63,12 +63,12 @@
|
|||||||
<p>The most reliable way to get a copy of Boost is to download a
|
<p>The most reliable way to get a copy of Boost is to download a
|
||||||
distribution from <a class="reference external" href="http://www.boost.org/users/history/version_1_61_0.html">SourceForge</a>:</p>
|
distribution from <a class="reference external" href="http://www.boost.org/users/history/version_1_61_0.html">SourceForge</a>:</p>
|
||||||
<ol class="arabic">
|
<ol class="arabic">
|
||||||
<li><p class="first">Download <a class="reference external" href="http://www.boost.org/users/history/version_1_61_0.html"><tt class="docutils literal">boost_1_60_0</tt><tt class="docutils literal">.tar.bz2</tt></a>.</p>
|
<li><p class="first">Download <a class="reference external" href="http://www.boost.org/users/history/version_1_61_0.html"><tt class="docutils literal">boost_1_61_0</tt><tt class="docutils literal">.tar.bz2</tt></a>.</p>
|
||||||
</li>
|
</li>
|
||||||
<li><p class="first">In the directory where you want to put the Boost installation,
|
<li><p class="first">In the directory where you want to put the Boost installation,
|
||||||
execute</p>
|
execute</p>
|
||||||
<pre class="literal-block">
|
<pre class="literal-block">
|
||||||
tar --bzip2 -xf <em>/path/to/</em><tt class="docutils literal">boost_1_60_0</tt>.tar.bz2
|
tar --bzip2 -xf <em>/path/to/</em><tt class="docutils literal">boost_1_61_0</tt>.tar.bz2
|
||||||
</pre>
|
</pre>
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
Loading…
Reference in New Issue
Block a user