J'ai entré la nouvelle commande, mais il ne se passe rien: helene@helene-laptop:~$ cd /home/helene/Documents/ helene@helene-laptop:~/Documents$ tar -xjf hsfmodem-7.80.02.03full_Jaunty.tar.bz2 helene@helene-laptop:~/Documents$
Voici ce qui se passe dans le terminal. Yvon > Date: Sun, 17 Jul 2011 12:37:12 -0400 > From: [email protected] > To: [email protected] > Subject: Re: [Ubuntu-QC] Installation pilotes modem 56k impasse > > On 11-07-17 09:53 AM, Yvon Marcotte wrote: > > J'ai fait comme vous mavez dit et maintenant j'ai le message d'erreur > > suivant: > > > > helene@helene-laptop:~$ cd /home/helene/Documents/ > > helene@helene-laptop:~/Documents$ > > helene@helene-laptop:~/Documents$ tar -xzf > > hsfmodem-7.80.02.03full_Jaunty.tar.bz2 > > > > gzip: stdin: not in gzip format > > tar: Child returned status 1 > > tar: Arrêt avec code d'échec à cause des erreurs précédentes > > helene@helene-laptop:~/Documents$ > > > > Le fichier téléchargé finit par bz2 et les instructions d'installations > > sont pour un gz. > > Pour les fichiers .bz2, il faut utiliser "j" en lieu de "z", qui est > utilisé por ceux que finissent en .gz. bz2 indique un algorithme de > compression différent. > > Donc, ce serait: > > tar -xjf hsfmodem-7.80.02.03full_Jaunty.tar.bz2 > > > METHOD C: TAR PACKAGE (*.tar.gz) > > > > If you have obtained the driver package in tar format: > > > > 1. extract the package with "tar -xzf hsfmodem-{version}.tar.gz" > > > > 2. change to the package directory with "cd hsfmodem-{version}" > > > > 3. run "make install" from the top of the package directory. > > > > 4. run "hsfconfig" to complete the installation and configure your modem > > > > Yvon > > > > > > > >> Date: Sat, 16 Jul 2011 13:50:42 -0400 > >> From: [email protected] > >> To: [email protected] > >> Subject: Re: [Ubuntu-QC] Installation pilotes modem 56k impasse > >> > >> Le 2011-07-16 10:18, Yvon Marcotte a écrit : > >> > helene@helene-laptop:~$ tar -xzf hsfmodem-{version}.tar.gz > >> > tar: hsfmodem-{version}.tar.gz : la fonction open a échoué: Aucun > >> > fichier ou dossier de ce type > >> Bonjour Yvon, > >> > >> Dans le nom de fichier, il faut remplacer le {version} par votre numéro > >> de version de fichier. > >> > >> La commande devient donc dans votre cas: > >> > >> tar -xzf hsfmodem-7.80.02.03full_Jaunty.tar.bz2 > >> > >> En prenant soin de se déplacer dans le dossier qui contient le fichier > >> au préalable: > >> > >> cd /home/helene/Documents/ > >> > >> La commande devrait maintenant fonctionner! > >> > >> Bonne fin de semaine! > >> > >> -- > >> Eric Leduc > >> http://LeDucDuBleuet.biz > >> > >> > >> -- > >> Ubuntu-quebec mailing list > >> [email protected] > >> https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec > > > > > -- > Ubuntu-quebec mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec
-- Ubuntu-quebec mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-quebec
