Files
i2p.i2p/Slackware
kytv ed85a2b82b Executables get 755, not 744
While this may be the primary cause of the problem mentioned in ticket #1310,
plenty of other fixes/changes will be forthcoming.
2014-06-11 19:27:54 +00:00
..
2014-06-11 19:27:54 +00:00
2014-06-11 19:24:58 +00:00
2014-06-11 19:24:58 +00:00

Getting the sources
===================

Monotone
--------

The bleeding-edge source code is available both within and outside of I2P. The
I2P project uses Monotone to maintain the codebase.

Information on retrieving the source with monotone is available within I2P at
http://i2p-projekt.i2p/monotone and from the internet at https://geti2p.net/monotone.

Monotone 1.0 Slackbuilds are available at http://slackbuilds.org/.

Git
---

Git is also an option to retrieve the I2P source code. That said, Monotone is *the*
authoritative source. Known Git repositories with the I2P source include

- https://github.com/i2p/i2p.i2p
- http://git.repo.i2p/w/i2p.i2p.git (mirrored from Github)
- http://sourceforge.net/p/i2p/code/

Tarball
-------

The latest stable release is always available from the I2P homepage at
https://geti2p.net/get/.

Building the SlackBuild
=======================

The following is needed to build the i2p and i2p-base packages:

bash >= 3.1.017
jre >= 7u55
jdk >= 7u55
apache-ant >= 1.7.1

See also
========

i2p/readme.txt

AND

i2p-base/readme.txt

for additional information and tips.