<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1188181&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / installation de libboost Resolu]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1188181</link>
		<description><![CDATA[Les sujets les plus récents dans installation de libboost Resolu.]]></description>
		<lastBuildDate>Thu, 07 Feb 2013 17:41:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12499541#p12499541</link>
			<description><![CDATA[<p>Je suis content pour toi que cela ait fonctionné gege1809, bonne continuation sur Gnu/Linux</p><br /><br /><br /><p><span style="color: #BA39C6"><strong>SI TU PENSES QUE TON PROBLÈME EST SOLUTIONNÉ, AJOUTES [RÉSOLU] <span class="bbu">DANS LE TITRE DE TON PREMIER POST</span>, CELA POURRA AIDER D&#039;AUTRES UBUNTEROS QUI ONT LE MÊME PROBLÈME QUE TOI.</strong></span> <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p><em>Il faut cliquer sur modifier dans ton 1er message,<br />puis tu modifies le titre</em></p>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Thu, 07 Feb 2013 17:41:35 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12499541#p12499541</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12499281#p12499281</link>
			<description><![CDATA[<p>ok pour le bouton d arret je viens de trouver j avais oublier de preciser que j utilise LXDE et il faut rajouter des lignes de commande dans le fichier&#160; panel<br />autrement pour&#160; les mises a jour tout est bon maintenant <br />merci de ton aide</p><p>gege</p>]]></description>
			<author><![CDATA[dummy@example.com (gege1809)]]></author>
			<pubDate>Thu, 07 Feb 2013 17:28:18 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12499281#p12499281</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12477171#p12477171</link>
			<description><![CDATA[<p>Normalement il faut faire la touche ALT + clic droit pour ajouter au tableau de bord.</p>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Tue, 05 Feb 2013 19:03:33 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12477171#p12477171</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12470311#p12470311</link>
			<description><![CDATA[<p>Je te fais grace de la copie des ecrans car il y a beaucoup trop de lignes mais les deux commande <br />sudo apt-get update et sudo apt-get dist-upgrade ont fonctionnees sans probleme encore merci<br />Tant que je&#160; t ai en ligne une autre petite chose j ai perdu le bouton d arret dans le tableau de bord saurais tu comment le remettre </p><p>gege</p>]]></description>
			<author><![CDATA[dummy@example.com (gege1809)]]></author>
			<pubDate>Tue, 05 Feb 2013 08:44:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12470311#p12470311</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12465151#p12465151</link>
			<description><![CDATA[<p>tu as des erreurs dans ton fichier /etc/apt/sources.list<br />pour corriger cela<br />tapes</p><div class="codebox"><pre><code>gksudo gedit /etc/apt/sources.list</code></pre></div><p>puis effaces toutes les lignes du fichier <span style="color: #2119ff"><strong>SANS LAISSER D&#039;ESPACE</strong></span><br />et copies toutes ces lignes dedans :</p><div class="codebox"><pre class="vscroll"><code># See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ precise main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ precise universe
deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ precise multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse

deb http://fr.archive.ubuntu.com/ubuntu/ precise-security main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ precise-security universe
deb http://fr.archive.ubuntu.com/ubuntu/ precise-security multiverse

## Uncomment the following two lines to add software from Canonical&#039;s
## &#039;partner&#039; repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
# deb-src http://archive.canonical.com/ubuntu precise partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu precise main
# deb-src http://extras.ubuntu.com/ubuntu precise main</code></pre></div><p>Enregistres ton fichier<br />quittes gedit</p><p>puis postes le retour de</p><div class="codebox"><pre><code>sudo apt-get update</code></pre></div><br /><p>et de</p><div class="codebox"><pre><code>sudo apt-get dist-upgrade</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Mon, 04 Feb 2013 18:49:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12465151#p12465151</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12464731#p12464731</link>
			<description><![CDATA[<p>gerard@gerard-Latitude-D610:~$ cat -n /etc/apt/sources.list<br />&#160; &#160; &#160;1&#160; &#160; # See <a href="http://help.ubuntu.com/community/UpgradeNotes">http://help.ubuntu.com/community/UpgradeNotes</a> for how to upgrade to<br />&#160; &#160; &#160;2&#160; &#160; <br />&#160; &#160; &#160;3&#160; &#160; # newer versions of the distribution.<br />&#160; &#160; &#160;4&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise main restricted<br />&#160; &#160; &#160;5&#160; &#160; deb-src <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise restricted main multiverse universe #Added by software-properties<br />&#160; &#160; &#160;6&#160; &#160; <br />&#160; &#160; &#160;7&#160; &#160; ## Major bug fix updates produced after the final release of the<br />&#160; &#160; &#160;8&#160; &#160; ## distribution.<br />&#160; &#160; &#160;9&#160; &#160; <br />&#160; &#160; 10&#160; &#160; ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu<br />&#160; &#160; 11&#160; &#160; ## team. Also, please note that software in universe WILL NOT receive any<br />&#160; &#160; 12&#160; &#160; ## review or updates from the Ubuntu security team.<br />&#160; &#160; 13&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise universe<br />&#160; &#160; 14&#160; &#160; <br />&#160; &#160; 15&#160; &#160; ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu <br />&#160; &#160; 16&#160; &#160; ## team, and may not be under a free licence. Please satisfy yourself as to <br />&#160; &#160; 17&#160; &#160; ## your rights to use the software. Also, please note that software in <br />&#160; &#160; 18&#160; &#160; ## multiverse WILL NOT receive any review or updates from the Ubuntu<br />&#160; &#160; 19&#160; &#160; ## security team.<br />&#160; &#160; 20&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise multiverse<br />&#160; &#160; 21&#160; &#160; <br />&#160; &#160; 22&#160; &#160; ## N.B. software from this repository may not have been tested as<br />&#160; &#160; 23&#160; &#160; ## extensively as that contained in the main release, although it includes<br />&#160; &#160; 24&#160; &#160; ## newer versions of some applications which may provide useful features.<br />&#160; &#160; 25&#160; &#160; ## Also, please note that software in backports WILL NOT receive any review<br />&#160; &#160; 26&#160; &#160; ## or updates from the Ubuntu security team.<br />&#160; &#160; 27&#160; &#160; <br />&#160; &#160; 28&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise-security main restricted<br />&#160; &#160; 29&#160; &#160; deb-src <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise-security restricted main multiverse universe #Added by software-properties<br />&#160; &#160; 30&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise-security universe<br />&#160; &#160; 31&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise-security multiverse<br />&#160; &#160; 32&#160; &#160; <br />&#160; &#160; 33&#160; &#160; ## Uncomment the following two lines to add software from Canonical&#039;s<br />&#160; &#160; 34&#160; &#160; ## &#039;partner&#039; repository.<br />&#160; &#160; 35&#160; &#160; ## This software is not part of Ubuntu, but is offered by Canonical and the<br />&#160; &#160; 36&#160; &#160; ## respective vendors as a service to Ubuntu users.<br />&#160; &#160; 37&#160; &#160; deb <a href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> precise partner<br />&#160; &#160; 38&#160; &#160; deb-src <a href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> precise partner<br />&#160; &#160; 39&#160; &#160; <br />&#160; &#160; 40&#160; &#160; ## Uncomment the following two lines to add software from Ubuntu&#039;s<br />&#160; &#160; 41&#160; &#160; ## &#039;extras&#039; repository.<br />&#160; &#160; 42&#160; &#160; ## This software is not part of Ubuntu, but is offered by third-party<br />&#160; &#160; 43&#160; &#160; ## developers who want to ship their latest software.<br />&#160; &#160; 44&#160; &#160; deb <a href="http://extras.ubuntu.com/ubuntu">http://extras.ubuntu.com/ubuntu</a> precise main<br />&#160; &#160; 45&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise/universe i386 Packages<br />&#160; &#160; 46&#160; &#160; deb-src <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise/universe i386 Packages<br />&#160; &#160; 47&#160; &#160; deb <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise/main i386 Packages<br />&#160; &#160; 48&#160; &#160; deb-src <a href="http://fr.archive.ubuntu.com/ubuntu/">http://fr.archive.ubuntu.com/ubuntu/</a> precise/main i386 Packages<br />&#160; &#160; 49&#160; &#160; deb-src <a href="http://extras.ubuntu.com/ubuntu">http://extras.ubuntu.com/ubuntu</a> precise main<br />gerard@gerard-Latitude-D610:~$ </p><p>voici la reponse a la premiere ligne <br />ls /etc/apt/sources.list.d ne fonctionne pas car c est une directory mais si je vais dessous en effet elle est vde&#160; &#160; nada????&#160; bizarre non</p><p>voici egalement une erreur si je lance&#160; sudo apt-get update</p><p>W: Impossible de récupérer <a href="http://fr.archive.ubuntu.com/ubuntu/dists/precise/main/Packages/binary-i386/Packages">http://fr.archive.ubuntu.com/ubuntu/dis … 6/Packages</a>&#160; 404&#160; Not Found</p><p>merci de ton aide</p><p>pc dell 610&#160; soft ubuntu 12.04</p>]]></description>
			<author><![CDATA[dummy@example.com (gege1809)]]></author>
			<pubDate>Mon, 04 Feb 2013 18:13:32 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12464731#p12464731</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12446681#p12446681</link>
			<description><![CDATA[<p>Bonjour gege1809,</p><p>ouvres un terminal<br />tapes</p><div class="codebox"><pre><code>cat -n /etc/apt/sources.list</code></pre></div><p>et postes le retour de la commande</p><br /><p>puis tapes</p><div class="codebox"><pre><code>ls /etc/apt/sources.list.d</code></pre></div><p>et postes le retour de la commande</p><br /><p>puis tapes</p><div class="codebox"><pre><code>cat /etc/apt/sources.list.d/*</code></pre></div><p>et postes le retour de la commande</p>]]></description>
			<author><![CDATA[dummy@example.com (f.x0)]]></author>
			<pubDate>Sun, 03 Feb 2013 10:46:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12446681#p12446681</guid>
		</item>
		<item>
			<title><![CDATA[installation de libboost Resolu]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12445331#p12445331</link>
			<description><![CDATA[<p>je veux installer un logiciel de radio numerique (gqrx)sur mon pc sous ubuntu 12.04 et pour cela j ai besoin de libboost-all-dev mais quan je lance l installation (sudo apt-get-install libboost-all-dev) j aiune erreur bizarre sur des dependances </p><br /><p>Lecture des listes de paquets... Fait<br />Construction de l&#039;arbre des dépendances&#160; &#160; &#160; &#160;<br />Lecture des informations d&#039;état... Fait<br />Certains paquets ne peuvent être installés. Ceci peut signifier<br />que vous avez demandé l&#039;impossible, ou bien, si vous utilisez<br />la distribution unstable, que certains paquets n&#039;ont pas encore<br />été créés ou ne sont pas sortis d&#039;Incoming.<br />L&#039;information suivante devrait vous aider à résoudre la situation : </p><p>Les paquets suivants contiennent des dépendances non satisfaites :<br /> libboost-all-dev : Dépend: libboost-python-dev mais ne sera pas installé<br />E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l&#039;état ».</p><p>impossible egalement par synaptic</p><br /><p>si quelqu un avait une idee</p><p>merci d avance</p>]]></description>
			<author><![CDATA[dummy@example.com (gege1809)]]></author>
			<pubDate>Sun, 03 Feb 2013 08:46:00 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12445331#p12445331</guid>
		</item>
	</channel>
</rss>
