48 lines
1.9 KiB
HTML
48 lines
1.9 KiB
HTML
<h3>New installs</h3>
|
|
<ul>
|
|
<li><a href="http://dev.i2p.net/i2p/i2p_0_3_2_3.tar.gz">http://dev.i2p.net/i2p/i2p_0_3_2_3.tar.gz</a>
|
|
(md5 90d7553351a0827afa30cc5c37ebb21a)</li>
|
|
<li>Command line installer: <a href="http://dev.i2p.net/i2p/install.jar">http://dev.i2p.net/i2p/install.jar</a>
|
|
(md5 15a279e93095dc9d4808b29c5a6bbe71)</li>
|
|
<li>GUI installer: <a href="http://dev.i2p.net/i2p/guiinstall.jar">http://dev.i2p.net/i2p/guiinstall.jar</a>
|
|
(md5 15a279e93095dc9d4808b29c5a6bbe71)<br />
|
|
run either installer via <code>java -jar [installerName]</code></li>
|
|
</ul>
|
|
|
|
<h3>Precompiled <a href="jbigi">jbigi</a> libraries (for fast native crypto)</h3>
|
|
<ul>
|
|
<li><a href="http://dev.i2p.net/~jrandom/jbigi/">http://dev.i2p.net/~jrandom/jbigi/</a><br />
|
|
download the appropriate DLL or .so file and save it to your I2P installation
|
|
directory</li>
|
|
</ul>
|
|
|
|
<h3>Source installs</h3>
|
|
<ul>
|
|
<li>fetch the module 'i2p' from:
|
|
<code>:pserver:anoncvs at cvs.i2p.net/cvsroot</code> (password: anoncvs)</li>
|
|
<li><code>ant installer ; java -jar ./install.jar</code> (or <code>guiinstall.jar</code>)
|
|
(you must have ant 1.5.*, untested on earlier versions)</li>
|
|
</ul>
|
|
|
|
<h3>Updates from 0.3.1.1-0.3.2.2</h3>
|
|
<ul>
|
|
<li>replace the following files in your lib directory from the
|
|
<a href="http://dev.i2p.net/i2p/">http://dev.i2p.net/i2p/</a> site:
|
|
<pre>
|
|
heartbeat.jar (md5 be1273dce27f85d019b964c011c6599f)
|
|
i2p.jar (md5 266c9b0da1ea92b5591e77d5646394c6)
|
|
i2ptunnel.jar (md5 aaaa1602742c8560019cd17b4b1eb344)
|
|
mstreaming.jar (md5 be86dfe1549c7fca6e854d60fe8c554e)
|
|
netmonitor.jar (md5 0b2a53cd9a96a0d6944f2ea9891a7b7c)
|
|
router.jar (md5 8892af60e7573c3743e0fcbe5f2bc8e9)
|
|
sam.jar (md5 86963bf93de22634ff533e1997f6f8ff)
|
|
timestamper.jar (md5 229f4edfd804f0f59ed6696ba3914cb9)
|
|
</pre></li>
|
|
<li>restart your router</li>
|
|
</ul>
|
|
|
|
<h3>Updates from 0.3.1 and earlier</h3>
|
|
<ul>
|
|
<li>Sorry, no upgrade available. Please do a full clean install.</li>
|
|
</ul>
|