Clean installs
- Graphical installer:
i2pinstall.exe
(SHA1 cbeb256dbd3ff3695aaca9f88c995c0d1243714d
sig)
Download that file and run it. If you're not on windows, you can
type java -jar i2pinstall.exe
(yes, really)
- Headless install:
i2p.tar.bz2
(SHA1 b49fe56fb1b4c4f2580e4c46b40bc8d03458c76c
sig)
Run (tar xjvf i2p.tar.bz2 ; cd i2p ; vi install-headless.txt)
- Source install:
i2p-0.6.1.26.tar.bz2
(SHA1 4f4b1dab23b9b85fe27abac597acc81647a41dfc
sig)
Alternately, you can fetch the source from cvs (CVS HEAD
gets you the most recent updates, while the tag i2p_0_6_1_26
gets you
the release)
Run (tar xjvf i2p-0.6.1.26.tar.bz2 ; cd i2p-0.6.1.26 ; ant dist)
then either
run the GUI installer or headless install as above
- After running the installer on windows, simply click on the "Run I2P" button
which will bring up the router console, which has further instructions. When
first installing, please remember to adjust your NAT/firewall if you can.
Updates from earlier releases:
- With the new announcement system, you should see a link on your
router console allowing
you to download and install the new release by just clicking on that
link.
- Alternately, you can use the instructions specified below.
Updates from earlier releases (alternate method):
- Download i2pupdate.zip
(SHA1 38443fa82d2105698eec619a9a3d2645b503f680
sig) to your I2P
installation directory.
(alternately, you can get the source as above and run "ant updater", then copy the
resulting i2pupdate.zip to your I2P installation directory). You do
NOT need to unzip that file.
- Click "Graceful restart"
- Grab a cup of coffee and come back in 11 minutes