summaryrefslogtreecommitdiff
path: root/web/content_download.php
blob: 041afdbcf465b1788efe790a0a7e7c8c8bbb3ffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<div style="float:right">
<a href="http://de.wikipedia.org/w/index.php?title=Bild:Blauer_Eisenhut_Dolomiten.jpg&amp;filetimestamp=20070808064748"><img alt="Aconitum"
src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Blauer_Eisenhut_Dolomiten.jpg/300px-Blauer_Eisenhut_Dolomiten.jpg"/></a>
</div>

<h2>Requirements</h2>
<ul>
<li>
<a href="http://gmplib.org/"><?php code ("Gmp"); ?></a>
version 4.2 or higher
</li>
<li>
<a href="http://www.mpfr.org/"><?php code ("Mpfr"); ?></a>
version 2.3.1 or higher
</li>
</ul>

<h2>Latest version</h2>
<a href="download/mpc-0.5.1.tar.gz">Version 0.5.1</a> "Aconitum neomontanum"

<h2>Previous versions</h2>
<a href="download/mpc-0.5.tar.gz">Version 0.5</a>


<h2>Patches</h2>
<p>
The patches are applied as follows:<br/>
<code>cd mpc-0.5.1</code><br/>
<code>patch -N -p1 -Z -i path_to_patch_file</code>
</p>
<p>
There are not yet any patches for the current version.
</p>