2008-01-31 20:38:37 +00:00
|
|
|
{% extends "_layout.html" %}
|
|
|
|
{% block title %}Download{% endblock %}
|
2008-06-08 11:50:31 +00:00
|
|
|
{% block content %}
|
|
|
|
<h3>Dependency</h3>
|
2009-03-28 15:30:12 +00:00
|
|
|
<a href="http://java.com/download/">Sun Java</a> 1.5 or higher, or equivalent JRE.
|
|
|
|
(<a href="http://java.com/download/">Sun Java 1.6</a> recommended)
|
|
|
|
<br>
|
|
|
|
<a href="http://java.com/en/download/installed.jsp?detect=jre&try=1">Determine your installed Java version here</a>
|
|
|
|
or type <tt>java -version</tt> at your command prompt.
|
2008-06-08 11:50:31 +00:00
|
|
|
<h3>Clean installs</h3>
|
2004-07-12 16:03:56 +00:00
|
|
|
<ul>
|
2005-09-18 02:18:12 +00:00
|
|
|
<li>Graphical installer:<br />
|
2009-01-25 13:54:13 +00:00
|
|
|
<a href="http://mirror.i2p2.de/i2pinstall_0.7.exe">i2pinstall-0.7.exe</a>
|
2008-03-09 15:21:50 +00:00
|
|
|
(SHA1
|
2009-01-25 13:54:13 +00:00
|
|
|
67777b620d2b004938c11956324e6a326bcc9d26
|
|
|
|
<a href="http://mirror.i2p2.de/i2pinstall_0.7.exe.sig">sig</a>)<br />
|
2005-09-18 02:18:12 +00:00
|
|
|
Download that file and run it. If you're not on windows, you can
|
2009-01-25 13:54:13 +00:00
|
|
|
type <code>java -jar i2pinstall_0.7.exe</code> (yes, really)</li>
|
2009-03-28 15:30:12 +00:00
|
|
|
<li>Command line (headless) install:<br />
|
2009-01-25 13:54:13 +00:00
|
|
|
<a href="http://mirror.i2p2.de/i2pheadless_0.7.tar.bz2">i2pheadless_0.7.tar.bz2</a>
|
2008-03-09 15:21:50 +00:00
|
|
|
(SHA1
|
2009-01-25 13:54:13 +00:00
|
|
|
7b569ba3511a466732f9a41f7890f97826ce6eed
|
|
|
|
<a href="http://mirror.i2p2.de/i2pheadless_0.7.tar.bz2.sig">sig</a>)<br />
|
|
|
|
Run <code>(tar xjvf i2pheadless_0.7.tar.bz2 ; cd i2p ; vi install-headless.txt)</code></li>
|
2004-09-03 20:05:56 +00:00
|
|
|
<li>Source install:<br />
|
2009-01-25 13:54:13 +00:00
|
|
|
<a href="http://mirror.i2p2.de/i2psource_0.7.tar.bz2">i2psource_0.7.tar.bz2</a>
|
2008-03-09 15:21:50 +00:00
|
|
|
(SHA1
|
2009-01-25 13:54:13 +00:00
|
|
|
1255e5eee870152276535e8e22cf859dcd8f2f6a
|
|
|
|
<a href="http://mirror.i2p2.de/i2psource_0.7.tar.bz2.sig">sig</a>)<br />
|
2009-03-26 03:53:32 +00:00
|
|
|
Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>.
|
2008-02-01 18:03:05 +00:00
|
|
|
<br/>
|
2009-01-25 13:54:13 +00:00
|
|
|
Run <code>(tar xjvf i2psource_0.7.tar.bz2 ; cd i2p-0.7 ; ant pkg)</code> then either
|
2004-09-03 20:05:56 +00:00
|
|
|
run the GUI installer or headless install as above</li>
|
2004-07-12 16:03:56 +00:00
|
|
|
</ul>
|
2004-09-09 03:41:16 +00:00
|
|
|
|
2008-05-13 03:26:58 +00:00
|
|
|
The files are signed by Complication,
|
|
|
|
<a href="release-signing-key.html">whose key is here</a>.
|
|
|
|
|
2007-01-16 05:19:00 +00:00
|
|
|
<h3>Post-install work</h3>
|
|
|
|
|
2009-03-26 03:53:32 +00:00
|
|
|
<p>After running the installer on windows, simply click on the "Start I2P" button
|
2007-01-16 05:19:00 +00:00
|
|
|
which will bring up the <a href="http://localhost:7657/index.jsp">router console</a>,
|
|
|
|
which has further instructions.</p>
|
|
|
|
|
|
|
|
<p>On Unix-like systems, I2P can be started as a service
|
|
|
|
using the "i2prouter" script, located in the directory you selected for I2P.
|
|
|
|
Changing to that directory in a console and issuing "sh i2prouter status"
|
|
|
|
should tell you the router's status. The arguments "start", "stop" and "restart"
|
|
|
|
control the service. The <a href="http://localhost:7657/index.jsp">router console</a>
|
2008-03-22 12:31:14 +00:00
|
|
|
can be accessed at its usual location.
|
|
|
|
For users on OpenSolaris and other systems for which the wrapper (i2psvc) is not supported,
|
|
|
|
start the router with "sh runplain.sh" instead.
|
|
|
|
</p>
|
2007-01-16 05:19:00 +00:00
|
|
|
|
|
|
|
<p>When installing for the first time, please remember to <b>adjust your NAT/firewall</b>
|
|
|
|
if you can, bearing in mind the Internet-facing ports I2P uses,
|
2008-05-02 17:51:42 +00:00
|
|
|
<a href="faq#ports">described here</a> among other ports.
|
2008-02-10 22:43:33 +00:00
|
|
|
If you have successfully opened your port to inbound TCP, also enable inbound TCP on the
|
|
|
|
<a href="http://localhost:7657/config.jsp">configuration page</a>.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>Also, please review and <b>adjust the bandwidth settings</b> on the
|
|
|
|
<a href="http://localhost:7657/config.jsp">configuration page</a>,
|
2008-03-09 15:21:50 +00:00
|
|
|
as the default settings of 32 KBps down / 16 KBps up are fairly slow.
|
2008-02-10 22:43:33 +00:00
|
|
|
</p>
|
2007-01-16 05:19:00 +00:00
|
|
|
|
2005-09-18 02:18:12 +00:00
|
|
|
<h3>Updates from earlier releases:</h3>
|
2008-02-06 02:10:11 +00:00
|
|
|
<p>
|
2008-02-10 22:43:33 +00:00
|
|
|
Both automatic and manual upgrades are available for the release.
|
2008-03-09 15:21:50 +00:00
|
|
|
</p><p>
|
2008-08-26 18:26:31 +00:00
|
|
|
If you are running 0.6.1.31 or later, your router should detect the
|
2008-06-08 11:50:31 +00:00
|
|
|
new release. To upgrade simply click the 'Update Available' link on your router console
|
2008-03-09 15:21:50 +00:00
|
|
|
when it appears.
|
|
|
|
</p><p>
|
|
|
|
If you are running 0.6.1.30 or earlier, please see
|
2008-03-11 12:49:47 +00:00
|
|
|
<a href=upgrade-0.6.1.30.html>instructions</a>
|
2008-02-06 02:10:11 +00:00
|
|
|
for important information about how to configure your router to automatically
|
2008-03-11 11:52:54 +00:00
|
|
|
receive the release.
|
2008-02-06 02:10:11 +00:00
|
|
|
</p>
|
|
|
|
|
2005-03-30 04:01:43 +00:00
|
|
|
<ol>
|
2009-01-30 20:06:27 +00:00
|
|
|
<li>If you have reconfigured your router following the <a href=upgrade-0.6.1.30.html>instructions</a>, you should see a link on your
|
2005-03-30 04:01:43 +00:00
|
|
|
<a href="http://localhost:7657/index.jsp">router console</a> allowing
|
|
|
|
you to download and install the new release by just clicking on that
|
2005-04-06 16:03:43 +00:00
|
|
|
link.</li>
|
2008-05-18 22:51:53 +00:00
|
|
|
<li>Alternately, you can use the manual method specified below.</li>
|
2005-03-30 04:01:43 +00:00
|
|
|
</ol>
|
|
|
|
|
2008-02-10 22:43:33 +00:00
|
|
|
<h3>Updates from earlier releases (manual method):</h3>
|
2004-09-09 03:41:16 +00:00
|
|
|
<ol>
|
2009-01-25 13:54:13 +00:00
|
|
|
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.7.zip">i2pupdate_0.7.zip</a>
|
2008-03-09 15:21:50 +00:00
|
|
|
(SHA1
|
2009-01-25 13:54:13 +00:00
|
|
|
f09553859bddb59bf7530913a556ef73136bf2cf
|
|
|
|
<a href="http://mirror.i2p2.de/i2pupdate_0.7.zip.sig">sig</a>) to your I2P
|
2008-05-18 22:51:53 +00:00
|
|
|
installation directory and <b>rename as i2pupdate.zip</b>.
|
2004-09-30 19:20:59 +00:00
|
|
|
(alternately, you can get the source as above and run "ant updater", then copy the
|
2005-07-27 20:52:39 +00:00
|
|
|
resulting i2pupdate.zip to your I2P installation directory). You do
|
|
|
|
NOT need to unzip that file.</li>
|
2004-09-30 17:35:36 +00:00
|
|
|
<li>Click <a href="http://localhost:7657/configservice.jsp">"Graceful restart"</a></li>
|
2005-02-23 05:28:17 +00:00
|
|
|
<li>Grab a cup of coffee and come back in 11 minutes</li>
|
2004-09-09 03:41:16 +00:00
|
|
|
</ol>
|
2008-05-13 03:26:58 +00:00
|
|
|
|
|
|
|
The file is signed by Complication,
|
|
|
|
<a href="release-signing-key.html">whose key is here</a>.
|
|
|
|
|
2008-02-01 18:03:05 +00:00
|
|
|
{% endblock %}
|