Launchpad only supports Precise and newer. Debian Wheezy is the new stable.

Squeeze is not supported in Launchpad anymore. Added a link to my eepsite for
Squeeze, arm* and kfreebsd* binaries
This commit is contained in:
kytv
2013-05-19 16:54:41 +00:00
parent 31fd95e64e
commit 13d9fee763
2 changed files with 25 additions and 32 deletions

View File

@ -6,21 +6,17 @@
The packages hosted on <a href="https://launchpad.net/%7Ei2p-maintainers/+archive/i2p">the I2P Launchpad site</a> The packages hosted on <a href="https://launchpad.net/%7Ei2p-maintainers/+archive/i2p">the I2P Launchpad site</a>
have been tested and <span style="font-style: italic;">should </span>work on x86/x86_64 platforms running have been tested and <span style="font-style: italic;">should </span>work on x86/x86_64 platforms running
<ul> <ul>
<li><a href="debian#ubuntu">Ubuntu</a> (Hardy <span style="font-style: italic;">8.04</span> and newer)</li><li><a href="debian.html#ubuntu">Mint</a> <span style="font-style: italic;">11</span></li> <li><a href="debian#ubuntu">Ubuntu</a> (Precise <span style="font-style: italic;">12.04</span> and newer)</li><li><a href="debian.html#ubuntu">Mint</a></li>
<li><a href="debian#debian">Debian Linux</a> (Lenny and newer) &amp; <a href="#nonlinux">kFreeBSD</a> (Wheezy)</li> <li><a href="debian#debian">Debian Linux</a> (Wheezy and newer) &amp; <a href="#nonlinux">kFreeBSD</a></li>
<li><a href="debian#debian">Knoppix</a></li> <li><a href="debian#debian">Knoppix</a></li>
<li><a href="debian#debian">Simply MEPIS</a> <span style="font-style: italic;">8.5.03-rel1</span></li>
<li><a href="debian#ubuntu">Trisque</a>l <span style="font-style: italic;">4.5.1</span></li>
<li><a href="debian#debian">gNewSense</a> <span style="font-style: italic;">2.3</span></li>
<li><a href="debian#nonlinux">Nexenta</a> <span style="font-style: italic;">3.0.1</span></li>
</ul> </ul>
The I2P packages <span style="font-style: italic;">may</span> work on systems not listed above. Please report any issues with these packages on <a href="http://trac.i2p2.de/">Trac</a> at <a href="http://trac.i2p2.de">http://trac.i2p2.de</a>. The I2P packages <span style="font-style: italic;">may</span> work on systems not listed above. Please report any issues with these packages on <a href="http://trac.i2p2.de/">Trac</a> at <a href="http://trac.i2p2.de">http://trac.i2p2.de</a>.
<ul> <ul>
<li>Option 1: <a href="debian#ubuntu">Recent versions</a> of Ubuntu and its derivatives (<span style="font-style: italic;">Try this if you're not using Debian)</span></li> <li>Option 1: <a href="debian#ubuntu">Recent versions</a> of Ubuntu and its derivatives (<span style="font-style: italic;">Try this if you're not using Debian)</span></li>
<li>Option 2: <a href="debian#debian">Debian</a> (including systems based on Debian and older versions of Ubuntu)</li> <li>Option 2: <a href="debian#debian">Debian</a> (including Debian-derivatives)</li>
<li>Option 3: <a href="debian#nonlinux">Non-Linux</a> (and possibly Non-x86 architectures)</li> <li>Option 3: <a href="debian#nonlinux">Non-Linux</a> (and possibly Non-x86 architectures)</li>
</ul> </ul>
<h2 id="ubuntu">Instructions for Ubuntu Lucid Lynx (and newer) and derivatives like Linux Mint &amp; Trisquel</h2> <h2 id="ubuntu">Instructions for Ubuntu Precise Pangolin (and newer) and derivatives like Linux Mint &amp; Trisquel</h2>
<h5>Adding the PPA via the command line and installing I2P</h5> <h5>Adding the PPA via the command line and installing I2P</h5>
<ol> <ol>
<li>Open a terminal and enter: <br /> <li>Open a terminal and enter: <br />
@ -38,16 +34,17 @@ was added with the earlier command.</li>
</ol> </ol>
<h5>Adding the PPA Using Synaptic</h5> <h5>Adding the PPA Using Synaptic</h5>
<ol> <ol>
<li>Open Synaptic (System -> Administration -> Synaptic Package Manager).</li> <li>Open Synaptic (System -&gt; Administration -&gt; Synaptic Package Manager).</li>
<li>Once Synaptic opens, select <span style="font-style: italic;">Repositories</span> from the <span style="font-style: italic;">Settings</span> menu.</li> <li>Once Synaptic opens, select <span style="font-style: italic;">Repositories</span> from the <span style="font-style: italic;">Settings</span> menu.</li>
<li>Click the <span style="font-style: italic;">Other Sources</span> tab and click <span style="font-style: italic;">Add</span>. Paste <code>ppa:i2p-maintainers/i2p</code> into the APT-line field and click <span style="font-style: italic;">Add Source</span>. Click the <span style="font-style: italic;">Close</span> button then <span style="font-style: italic;">Reload</span>.</li> <li>Click the <span style="font-style: italic;">Other Sources</span> tab and click <span style="font-style: italic;">Add</span>. Paste <code>ppa:i2p-maintainers/i2p</code> into the APT-line field and click <span style="font-style: italic;">Add Source</span>. Click the <span style="font-style: italic;">Close</span> button then <span style="font-style: italic;">Reload</span>.</li>
<li>In the Quick Filter box, type in <code>i2p</code> and press enter. When <code>i2p</code> is returned in the results list, right click <code>i2p</code> and select <span style="font-style: italic;">Mark for Installation</span>. After doing so you may see a <span style="font-style: italic;">Mark additional required changes?</span> popup. If so, click <span style="font-style: italic;">Mark</span> then <span style="font-style: italic;">Apply</span>.</li> <li>In the Quick Filter box, type in <code>i2p</code> and press enter. When <code>i2p</code> is returned in the results list, right click <code>i2p</code> and select <span style="font-style: italic;">Mark for Installation</span>. After doing so you may see a <span style="font-style: italic;">Mark additional required changes?</span> popup. If so, click <span style="font-style: italic;">Mark</span> then <span style="font-style: italic;">Apply</span>.</li>
</ol> </ol>
After the installation process completes you can move on to the next After the installation process completes you can move on to the next
part of <a href="debian#Post-install_work">starting I2P</a> and configuring it for your system. part of <a href="debian#Post-install_work">starting I2P</a> and configuring it for your system.
<h2 id="debian">Instructions for Debian Lenny and newer</h2> <h2 id="debian">Instructions for Debian Wheezy and newer</h2>
<p>(<i>For Squeeze you can follow the instructions <a href="#nonlinux">here</a>)</i>.</p>
The steps below should be performed with root access (i.e., switching The steps below should be performed with root access (i.e., switching
user to root with "su" or by prefixing each command with "sudo"). user to root with "su" or by prefixing each command with "sudo").
<ol> <ol>
@ -55,13 +52,9 @@ user to root with "su" or by prefixing each command with "sudo").
&nbsp;&nbsp;&nbsp; <code>apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0x474BC46576FAE76E97C1A1A1AB9660B9EB2CC88B&amp;op=index">EB2CC88B</a></code><br /> &nbsp;&nbsp;&nbsp; <code>apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <a href="http://keyserver.ubuntu.com:11371/pks/lookup?search=0x474BC46576FAE76E97C1A1A1AB9660B9EB2CC88B&amp;op=index">EB2CC88B</a></code><br />
You'll have output like the following if the command was successful: <br /> You'll have output like the following if the command was successful: <br />
&nbsp;&nbsp;&nbsp;&nbsp;<img src="/_static/images/add-key-terminal.png" alt="" /></li> &nbsp;&nbsp;&nbsp;&nbsp;<img src="/_static/images/add-key-terminal.png" alt="" /></li>
<li>For Debian Oldstable (Lenny) and Stable (Squeeze): Add the following entries to <code>/etc/apt/sources.list.d/i2p.list</code><br /> <li>Add the following entries to <code>/etc/apt/sources.list.d/i2p.list</code><br />
<code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main <br /> <code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main <br />
&nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main </code><br /> &nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main </code><br />
<br />
For Debian Testing (Wheezy) or Unstable (Sid), use the following: <br />
<code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main <br />
&nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu precise main </code><br /></li>
<li>Notify your package manager of the new PPA by entering<br /> <li>Notify your package manager of the new PPA by entering<br />
<code>&nbsp;&nbsp;&nbsp; apt-get update</code><br /> <code>&nbsp;&nbsp;&nbsp; apt-get update</code><br />
This command will retrieve the latest list of software from every This command will retrieve the latest list of software from every
@ -75,11 +68,15 @@ After the installation process completes you can move on to the next part of <a
The steps below should be performed with root access (i.e., switching The steps below should be performed with root access (i.e., switching
user to root with "<code>su</code>" or by prefixing each command with "<code>sudo</code>").<br /> user to root with "<code>su</code>" or by prefixing each command with "<code>sudo</code>").<br />
<ol> <ol>
<li>Download the <a href="http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu/pool/main/i/i2p/">i2p-router</a> package from the <a href="http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu/pool/main/i/i2p/">PPA</a>.</li> <li>Download the <a href="http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu/pool/main/i/i2p/">i2p-router</a> package
from the <a href="http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu/pool/main/i/i2p/">PPA</a>.
Alternatively, there are unofficial packages available <a href="http://killyourtv.i2p/debian/">within I2P</a>
(or <a href="http://killyourtv.i2p.in/debian/">through an inproxy (not anonyous!)</a>) for <code>armel, armhf, and kfreebsd</code>.</li>
<li>Make sure that you have Java installed. Running <span style="font-style: italic;"><code>apt-get install default-jre</code></span> should be sufficient.<br /> <li>Make sure that you have Java installed. Running <span style="font-style: italic;"><code>apt-get install default-jre</code></span> should be sufficient.<br />
You are now ready to install I2P! <br /> You are now ready to install I2P! <br />
<code>&nbsp;&nbsp;&nbsp; dpkg -i i2p-router_*.deb</code></li> <code>&nbsp;&nbsp;&nbsp; dpkg -i i2p-router_*.deb</code></li>
<li>It is recommended to compile <a href="/jbigi">jbigi</a> for your system to achieve better performance. Instructions are available <a href="/jbigi">here</a>.</li> <li>It is recommended to compile <a href="/jbigi">jbigi</a> for your system to achieve better performance. Instructions are available <a href="/jbigi">here</a>.
</li>
</ol> </ol>
After the installation process completes you can move on to the next part of <a href="debian#Post-install_work">starting I2P</a> and configuring it for your system. After the installation process completes you can move on to the next part of <a href="debian#Post-install_work">starting I2P</a> and configuring it for your system.
<h2 id="Post-install_work">Post-install work</h2> <h2 id="Post-install_work">Post-install work</h2>

View File

@ -6,14 +6,10 @@
The paquets hébergés sur <a href="https://launchpad.net/%7Ei2p-maintainers/+archive/i2p">le site Launchpad I2P</a> The paquets hébergés sur <a href="https://launchpad.net/%7Ei2p-maintainers/+archive/i2p">le site Launchpad I2P</a>
ont été testés et <span style="font-style: italic;">devraient</span> fonctionner sur x86/x86_64 avec ont été testés et <span style="font-style: italic;">devraient</span> fonctionner sur x86/x86_64 avec
<ul> <ul>
<li><a href="debian_fr#ubuntu">Ubuntu</a> (Hardy <span style="font-style: italic;">8.04</span> et ultérieures)</li> <li><a href="debian_fr#ubuntu">Ubuntu</a> (Precise<span style="font-style: italic;">12.04</span> et ultérieures)</li>
<li><a href="debian_fr#ubuntu">Mint</a> <span style="font-style: italic;">11</span></li> <li><a href="debian_fr#ubuntu">Mint</a></li>
<li><a href="debian_fr#debian">Debian Linux</a> (Lenny et ultérieures) &amp; <a href="#nonlinux">kFreeBSD</a> (Wheezy)</li> <li><a href="debian_fr#debian">Debian Linux</a> (Wheezy et ultérieures) &amp; <a href="#nonlinux">kFreeBSD</a></li>
<li><a href="debian_fr#debian">Knoppix</a></li> <li><a href="debian_fr#debian">Knoppix</a></li>
<li><a href="debian_fr#debian">Simply MEPIS</a> <span style="font-style: italic;">8.5.03-rel1</span></li>
<li><a href="debian_fr#ubuntu">Trisque</a>l <span style="font-style: italic;">4.5.1</span></li>
<li><a href="debian_fr#debian">gNewSense</a> <span style="font-style: italic;">2.3</span></li>
<li><a href="debian_fr#nonlinux">Nexenta</a> <span style="font-style: italic;">3.0.1</span></li>
</ul> </ul>
Les paquets I2P <span style="font-style: italic;">peuvent</span> marcher sur des systèmes non listés ci-dessus. Les paquets I2P <span style="font-style: italic;">peuvent</span> marcher sur des systèmes non listés ci-dessus.
Merci de rapporter tout problème avec ces paquets dans <a href="http://trac.i2p2.de/">Trac</a> sur Merci de rapporter tout problème avec ces paquets dans <a href="http://trac.i2p2.de/">Trac</a> sur
@ -25,7 +21,7 @@ Merci de rapporter tout problème avec ces paquets dans <a href="http://trac.i2p
d'Ubuntu)</li> d'Ubuntu)</li>
<li>Option 3: <a href="debian_fr#nonlinux">Non-Linux</a> (et peut-être les architectures non x-86)</li> <li>Option 3: <a href="debian_fr#nonlinux">Non-Linux</a> (et peut-être les architectures non x-86)</li>
</ul> </ul>
<h2 id="ubuntu">Instructions pour Ubuntu Lucid Lynx (et plus récentes) et ses dérivées comme Linux Mint &amp; Trisquel</h2> <h2 id="ubuntu">Instructions pour Ubuntu Precise Pangolin (et plus récentes) et ses dérivées comme Linux Mint &amp; Trisquel</h2>
<h5>Ajout du PPA via la ligne de commande et installation d'I2P</h5> <h5>Ajout du PPA via la ligne de commande et installation d'I2P</h5>
<ol> <ol>
<li>Ouvrez un terminal et entrez: <br /> <li>Ouvrez un terminal et entrez: <br />
@ -41,7 +37,7 @@ ajoutée par la commande précédente.</li>
</ol> </ol>
<h5>Ajout de la PPA et installation avec Synaptic</h5> <h5>Ajout de la PPA et installation avec Synaptic</h5>
<ol> <ol>
<li>Ouvrez Synaptic (Système -> Administration -> Gestionnaire de paquets Synaptic).</li> <li>Ouvrez Synaptic (Système -&gt; Administration -&gt; Gestionnaire de paquets Synaptic).</li>
<li>Une fois Synaptic lancé, sélectionnez <span style="font-weight: bold;"><u>D</u>épôts</span> dans le menu <li>Une fois Synaptic lancé, sélectionnez <span style="font-weight: bold;"><u>D</u>épôts</span> dans le menu
<span style="font-weight: bold;"><u>C</u>onfiguration</span>.</li> <span style="font-weight: bold;"><u>C</u>onfiguration</span>.</li>
<li>Cliquez sur l'onglet <span style="font-weight: bold;">Autres logiciels</span> et cliquez sur le bouton <li>Cliquez sur l'onglet <span style="font-weight: bold;">Autres logiciels</span> et cliquez sur le bouton
@ -63,13 +59,13 @@ cliquez sur <span style="font-weight: bold;">Ajouter à la sélection</span> pui
<h5>À la fin du processus d'installation vous pouvez passer à l'étape suivante pour <h5>À la fin du processus d'installation vous pouvez passer à l'étape suivante pour
<a href="debian_fr#Post-install_work">démarrer I2P</a> et le configurer pour votre système.</h5> <a href="debian_fr#Post-install_work">démarrer I2P</a> et le configurer pour votre système.</h5>
<h2 id="debian">Instructions pour Debian Lenny et plus récentes</h2> <h2 id="debian">Instructions pour Debian Wheezy et plus récentes</h2>
Les étapes suivantes doivent être effectuées avec l'accès root (c.à d. en basculant de l'utilisateur en cours à root Les étapes suivantes doivent être effectuées avec l'accès root (c.à d. en basculant de l'utilisateur en cours à root
avec "su" ou en préfixant chaque commande avec "sudo"). avec "su" ou en préfixant chaque commande avec "sudo").
<ol> <ol>
<li>Ajoutez les entrées suivantes à <code>/etc/apt/sources.list.d/i2p.list</code><br /> <li>Ajoutez les entrées suivantes à <code>/etc/apt/sources.list.d/i2p.list</code><br />
<code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main <br /> <code>&nbsp;&nbsp;&nbsp; deb http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main <br />
&nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu natty main </code><br /> &nbsp;&nbsp;&nbsp; deb-src http://ppa.launchpad.net/i2p-maintainers/i2p/ubuntu raring main </code><br />
Ces deux lignes devraient fonctionner quelle que soit la version de Debian installée.</li> Ces deux lignes devraient fonctionner quelle que soit la version de Debian installée.</li>
<li>Ajouter la clé GPG de signature du dépôt avec la commande suivante:<br /> <li>Ajouter la clé GPG de signature du dépôt avec la commande suivante:<br />
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;