<?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=1173951&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [RESOLU] problemme avec script SH]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1173951</link>
		<description><![CDATA[Les sujets les plus récents dans [RESOLU] problemme avec script SH.]]></description>
		<lastBuildDate>Tue, 22 Jan 2013 21:09:55 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] problemme avec script SH]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12307631#p12307631</link>
			<description><![CDATA[<p>merci à tous !</p>]]></description>
			<author><![CDATA[dummy@example.com (fanou42)]]></author>
			<pubDate>Tue, 22 Jan 2013 21:09:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12307631#p12307631</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] problemme avec script SH]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12296681#p12296681</link>
			<description><![CDATA[<p>Et tu peux en profiter pour ajouter les balises [ code ] [/ code ] (sans les espaces) autour de ton ton script.</p>]]></description>
			<author><![CDATA[dummy@example.com (nesthib)]]></author>
			<pubDate>Tue, 22 Jan 2013 00:55:22 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12296681#p12296681</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] problemme avec script SH]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12295721#p12295721</link>
			<description><![CDATA[<p>Il faut éditer (modifier) le 1er message et tu auras accès au titre.</p>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Mon, 21 Jan 2013 22:38:17 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12295721#p12295721</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] problemme avec script SH]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12294181#p12294181</link>
			<description><![CDATA[<p>je sais pas comment noté [résolu] sur pour ce sujet...</p>]]></description>
			<author><![CDATA[dummy@example.com (fanou42)]]></author>
			<pubDate>Mon, 21 Jan 2013 21:02:31 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12294181#p12294181</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] problemme avec script SH]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12294141#p12294141</link>
			<description><![CDATA[<p>Bonjour,<br />Merci pour votre réponse.<br />En effet : l&#039;installation du script à fonctionné et Wibafu utilisant les fonctions de Wiimms Iso Tools<br />semble fonctionner (en tout cas : il reconnais déjà le disque wbfs en mutil-partition ce qui n&#039;était pas le cas avec Wiithon)</p><p>DONC : ENCORE UN GRAND MERCI : PROBLEME RESOLU !+)</p>]]></description>
			<author><![CDATA[dummy@example.com (fanou42)]]></author>
			<pubDate>Mon, 21 Jan 2013 21:00:02 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12294141#p12294141</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [RESOLU] problemme avec script SH]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12281281#p12281281</link>
			<description><![CDATA[<p>la 1ère ligne du scripte commence comme ça :</p><div class="codebox"><pre><code>#!/usr/bin/env bash</code></pre></div><p>et ça veux dire qu&#039;il faut l&#039;exécuter avec &quot;bash&quot; et pas avec &quot;sh&quot;.<br />C&#039;est deux shell différents qui n&#039;emploient pas la même syntaxe....<br />Donc tu lances :</p><div class="codebox"><pre><code>sudo bash install.sh</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Maisondouf)]]></author>
			<pubDate>Sun, 20 Jan 2013 21:58:11 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12281281#p12281281</guid>
		</item>
		<item>
			<title><![CDATA[[RESOLU] problemme avec script SH]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12280501#p12280501</link>
			<description><![CDATA[<p>Bonjour,<br />Tout d&#039;abord, voici ce que je souhaite faire :<br />&#160; &#160;- installer wibafu (wii backup fusion) sous Ubuntu 11.04 (gestionnaire de disques WBFS)</p><p>J&#039;ai installé le paquet wibafu (via Synaptic) mais il semble que wibafu ait besoin de :<br />&#160; &#160;- Wiimms Iso Tools<br />pour installer Wiimms Iso Tools, j&#039;ai téléchargé l&#039;archive : wit-v2.10a-r4118-i386.tar.gz</p><br /><p>Voici ce qui se passe en lancant le script SH ( via sudo sh install.sh)<br /><strong>&#160; &#160;install.sh: 44: Bad substitution</strong></p><br /><p>VOICI LES LIGNES 1, à 44 du script :</p><div class="codebox"><pre class="vscroll"><code>#!/usr/bin/env bash

    #####################################################################
    ##                 __            __ _ ___________                  ##
    ##                 \ \          / /| |____   ____|                 ##
    ##                  \ \        / / | |    | |                      ##
    ##                   \ \  /\  / /  | |    | |                      ##
    ##                    \ \/  \/ /   | |    | |                      ##
    ##                     \  /\  /    | |    | |                      ##
    ##                      \/  \/     |_|    |_|                      ##
    ##                                                                 ##
    ##                        Wiimms ISO Tools                         ##
    ##                      [url]http://wit.wiimm.de/[/url]                       ##
    ##                                                                 ##
    #####################################################################
    ##                                                                 ##
    ##   This file is part of the WIT project.                         ##
    ##   Visit [url]http://wit.wiimm.de/[/url] for project details and sources.   ##
    ##                                                                 ##
    ##   Copyright (c) 2009-2012 by Dirk Clemens &lt;wiimm@wiimm.de&gt;      ##
    ##                                                                 ##
    #####################################################################
    ##                                                                 ##
    ##   This file installs the distribution.                          ##
    ##                                                                 ##
    #####################################################################


#------------------------------------------------------------------------------

BASE_PATH=&quot;/usr/local&quot;
BIN_PATH=&quot;$BASE_PATH/bin&quot;
SHARE_PATH=&quot;/usr/local/share/wit&quot;

BIN_FILES=&quot;wit wwt wdf wfuse&quot;
WDF_LINKS=&quot;wdf-cat wdf-dump&quot;
SHARE_FILES=&quot;titles.txt titles-de.txt titles-es.txt titles-fr.txt titles-it.txt titles-ja.txt titles-ko.txt titles-nl.txt titles-pt.txt titles-ru.txt titles-zhcn.txt titles-zhtw.txt system-menu.txt magic.txt&quot;

INST_FLAGS=&quot;-p&quot;

#------------------------------------------------------------------------------

MACHINE=&quot;$(uname -m)&quot;
MACHINE=&quot;${MACHINE//[!a-zA-Z0-9_+-]/}&quot;</code></pre></div><br /><br /><p>MERCI...</p>]]></description>
			<author><![CDATA[dummy@example.com (fanou42)]]></author>
			<pubDate>Sun, 20 Jan 2013 21:03:38 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12280501#p12280501</guid>
		</item>
	</channel>
</rss>
