make info about new GMP version clear and a possibility which needs more testing
This commit is contained in:
@ -16,8 +16,9 @@ included in your OS / distribution or installed already, it can be received from
|
||||
<a href="http://www.swox.com/gmp/">http://www.swox.com/gmp/</a>. Even if you
|
||||
have already installed it as binary, it might still be worth a try to compile
|
||||
GMP yourself, since then it will be able to use the specific instructions of
|
||||
your processor. For I2P source of 0.6.1.31-6 latest GMP 4.2.2 is needed by
|
||||
buildscript</p>
|
||||
your processor. From I2P source of 0.6.1.31-6 on latest GMP 4.2.2 is also
|
||||
possible to be used instead of GMP 4.1.4. But latest GMP 4.2.2 needs more
|
||||
testing before setting the default requirement for building jbigi.jar.</p>
|
||||
|
||||
<h2>Step-by-step instructions</h2>
|
||||
<ol>
|
||||
@ -25,7 +26,7 @@ buildscript</p>
|
||||
to see what the values for <code>crypto.elGamal.decrypt</code> and
|
||||
<code>crypto.elGamal.encrypt</code> are. Copy this somewhere so you can compare
|
||||
it later on.</li>
|
||||
<li>Get the latest sourcecode</li>
|
||||
<li>Get the latest sourcecode of I2P out of the monotone database mtn.i2p2.de</li>
|
||||
<li>Inside the source tree change directory to: <code>core/c</code></li>
|
||||
<li>Take a look at <code>build.sh</code>, if your <code>JAVA_HOME</code>
|
||||
environment variable is set and you are using Linux then it might just work.
|
||||
|
Reference in New Issue
Block a user