2004-07-12 16:22:18 +00:00
|
|
|
<h3>New installs</h3>
|
2004-07-12 16:03:56 +00:00
|
|
|
<ul>
|
2004-08-08 20:20:45 +00:00
|
|
|
<li>TAR/Bzip2 Archive<br />
|
|
|
|
<a href="http://dev.i2p.net/i2p/i2p_0_3_4.tar.gz">I2P 0.3.4.1</a>
|
|
|
|
(md5 84c88ede8c140ecd8ffc8cfdb053edb8)</li>
|
2004-07-20 11:27:32 +00:00
|
|
|
<li>Command line installer<br />
|
|
|
|
<a href="http://dev.i2p.net/i2p/install.jar">install.jar</a>
|
2004-08-08 20:20:45 +00:00
|
|
|
(md5 1300f966aa762e7702b3611a65a59e60)</li>
|
2004-07-20 11:27:32 +00:00
|
|
|
<li>GUI installer<br />
|
|
|
|
<a href="http://dev.i2p.net/i2p/guiinstall.jar">guiinstall.jar</a>
|
2004-08-08 20:20:45 +00:00
|
|
|
(md5 2a8b54c71d40ae119eaeb36e42b4f141)<br />
|
2004-07-20 11:27:32 +00:00
|
|
|
Run either installer via <code>java -jar [installerName]</code></li>
|
2004-07-12 16:03:56 +00:00
|
|
|
</ul>
|
|
|
|
|
2004-07-12 16:22:18 +00:00
|
|
|
<h3>Precompiled <a href="jbigi">jbigi</a> libraries (for fast native crypto)</h3>
|
2004-07-20 11:27:32 +00:00
|
|
|
<p>Download the appropriate library for your operating system and CPU, save
|
|
|
|
it to your I2P installation directory and restart your router.</p>
|
2004-07-12 16:03:56 +00:00
|
|
|
<ul>
|
2004-07-20 11:27:32 +00:00
|
|
|
<li>Pentium2
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/linux/pentium2/libjbigi.so">Linux</a>)
|
|
|
|
</li>
|
|
|
|
<li>Pentium3
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/windows/pentium3/jbigi.dll">Windows</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/linux/pentium3/libjbigi.so">Linux</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/freebsd/pentium3/libjbigi.so">FreeBSD</a>)
|
|
|
|
</li>
|
|
|
|
<li>Pentium4
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/windows/pentium4/jbigi.dll">Windows</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/linux/pentium4/libjbigi.so">Linux</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/freebsd/pentium4/libjbigi.so">FreeBSD</a>)
|
|
|
|
</li>
|
|
|
|
<li>i686
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/windows/i686/jbigi.dll">Windows</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/linux/i686/libjbigi.so">Linux</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/freebsd/i686/libjbigi.so">FreeBSD</a>)
|
|
|
|
</li>
|
|
|
|
<li>Athlon
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/windows/athlon/jbigi.dll">Windows</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/linux/athlon/libjbigi.so">Linux</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/freebsd/athlon/libjbigi.so">FreeBSD</a>)
|
|
|
|
</li>
|
|
|
|
<li>K6
|
2004-07-23 06:48:47 +00:00
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/windows/k6/jbigi.dll">Windows</a>)
|
2004-07-20 11:27:32 +00:00
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/linux/k6/libjbigi.so">Linux</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/freebsd/k6/libjbigi.so">FreeBSD</a>)
|
|
|
|
</li>
|
|
|
|
<li>K62
|
2004-07-23 06:34:36 +00:00
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/windows/k62/jbigi.dll">Windows</a>)
|
2004-07-20 11:27:32 +00:00
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/linux/k62/libjbigi.so">Linux</a>)
|
|
|
|
(<a href="http://dev.i2p.net/~jrandom/jbigi/freebsd/k62/libjbigi.so">FreeBSD</a>)
|
|
|
|
</li>
|
2004-07-12 16:03:56 +00:00
|
|
|
</ul>
|
2004-07-20 11:27:32 +00:00
|
|
|
<p>These are bundled under the LGPL license. <a href="http://dev.i2p.net/~jrandom/jbigi/">
|
|
|
|
Manual building instructions and signatures</a></p>
|
2004-07-12 16:03:56 +00:00
|
|
|
|
2004-07-12 16:22:18 +00:00
|
|
|
<h3>Source installs</h3>
|
2004-07-12 16:03:56 +00:00
|
|
|
<ul>
|
2004-07-20 11:27:32 +00:00
|
|
|
<li>Fetch module 'i2p' from:
|
2004-07-12 16:03:56 +00:00
|
|
|
<code>:pserver:anoncvs at cvs.i2p.net/cvsroot</code> (password: anoncvs)</li>
|
2004-07-20 11:27:32 +00:00
|
|
|
<li><code>ant installer ; java -jar ./install.jar</code> (or <code>guiinstall.jar</code>)<br />
|
|
|
|
<small>Note: you must have ant 1.5.*, untested on earlier versions.</small></li>
|
2004-07-12 16:03:56 +00:00
|
|
|
</ul>
|
|
|
|
|
2004-08-08 20:20:45 +00:00
|
|
|
<h3>Updates from 0.3.1.1-0.3.4</h3>
|
|
|
|
<p>Download <a href="http://dev.i2p.net/lib.tar.bz2">lib.tar.bz2</a> and extract it from your
|
|
|
|
I2P installation directory (overwriting lib/*). In addition, if you want to try out the
|
|
|
|
upcoming web console, you'll need to download <a href="http://dev.i2p.net/weblib.tar.bz2">weblib.tar.bz2</a>
|
|
|
|
and <a href="http://dev.i2p.net/webapps.tar.bz2">webapps.tar.bz2</a> as well, extracting both from your
|
|
|
|
I2P installation directory (adding new files to lib/ and webapps/).</p>
|
2004-07-12 16:03:56 +00:00
|
|
|
|
2004-07-12 16:22:18 +00:00
|
|
|
<h3>Updates from 0.3.1 and earlier</h3>
|
2004-07-20 11:27:32 +00:00
|
|
|
<blockquote>
|
|
|
|
<p>Sorry, no upgrade available. Please do a full clean install.</p>
|
|
|
|
</blockquote>
|