Impossible préparer le paquet AMSN MSN client

yzed -  
mamiemando Messages postés 33884 Date d'inscription   Statut Modérateur Dernière intervention   -
Bonjour,
je voudrais installer la dernière version aMSN

j'ai téléchargé sur le site aMSN cette version 0.97.2 le généric installer pour tcl/tk 8.5
puis j'ai lancé l'installation
ça bloque sur le message suivant :

preparing package
Vérification de versions de bibliothèque C requise ... OK
Erreur: Impossible de préparer le paquet AMSN MSN client.

je suis bloqué là
A voir également:

5 réponses

mamiemando Messages postés 33884 Date d'inscription   Statut Modérateur Dernière intervention   7 912
 
Quelle distribution utilises-tu ? Car en temps normal ça ne sert à rien de compiler msn, ta distribution fournit directement un paquet tout prêt. Par exemple sous ubuntu ou debian :
sudo aptitude update
sudo aptitude safe-upgrade
sudo aptitude install amsn

Bonne chance
0
yzed
 
j'ai fait tout ça
mais çà n'installe pas la dernière version de amsn
il y a un message que je ne comprends pas
voir mon autre question : sudo: unable to resolve host theo (?)
dans :

root@theo:/# sudo aptitude install amsn
sudo: unable to resolve host theo
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu
Initialisation de l'état des paquets... Fait
Écriture de l'information d'état étendu... Fait
Construction de la base de données des étiquettes... Fait
Aucun paquet ne va être installé, mis à jour ou enlevé.
0 paquets mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 0o d'archives. Après dépaquetage, 0o seront utilisés.
Écriture de l'information d'état étendu... Fait
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
root@theo:/#

de toutes façons merci mamie ça fait plusieurs mois que je n'avais pas regardé le forum
et vous y êtes toujours disponible !
0
mamiemando Messages postés 33884 Date d'inscription   Statut Modérateur Dernière intervention   7 912
 
de toutes façons merci mamie ça fait plusieurs mois que je n'avais pas regardé le forum
et vous y êtes toujours disponible !


Hé oui ma bonté me perdra ;-)

voir mon autre question : sudo: unable to resolve host theo (?)

Effectivement c'est complètement anormal, donne-moi le contenu de :
cat /etc/apt/sources.list
cat /etc/hosts
cat /etc/resolv.conf

Par ailleurs donne-moi aussi le résultat de :
dpkg -l | grep amsn

Au fait si tu es sous ubuntu, comment se fait-il que tu sois en root ?

Bonne chance
0
yzed
 
papik@theo:/etc/apt$ cat sources.list
#
# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted

# deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted
# See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted

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

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy universe
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-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/ hardy multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## 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/ gutsy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' 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/ gutsy partner
# deb-src http://archive.canonical.com/ubuntu/ gutsy partner

deb http://security.ubuntu.com/ubuntu/ hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ hardy-security main restricted
deb http://security.ubuntu.com/ubuntu/ hardy-security universe
deb-src http://security.ubuntu.com/ubuntu/ hardy-security universe
deb http://security.ubuntu.com/ubuntu/ hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ hardy-security multiverse
----------------------------------------------------------------------------------------------

papik@theo:/etc$ cat hosts
127.0.0.1 localhost
127.0.1.1 theo.WORKGROUP

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
---------------------------------------------------------------------------------------------

papik@theo:/etc$ cat resolv.conf
domain WORKGROUP
nameserver 212.27.54.252
nameserver 212.27.53.252
-------------------------------------------------------------------------------------------

papik@theo:/$ dpkg -l | grep amsn
ii amsn 0.97+final-0ubuntu5.1 An MSN messenger written in Tcl
---------------------------------------------------------------------------------------------

nota : WORKGROUP est le réseau Windows
j'ai installé gnome et Kde ensembles
je suis sur root@theo:~# quand j'ouvre dans "outils systeme" : Programme Terminal-Mode superutilsateur

merci
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
mamiemando Messages postés 33884 Date d'inscription   Statut Modérateur Dernière intervention   7 912
 
Ok alors pour aptitude je ne comprends pas trop pourquoi il cherche à résoudre theo, mais en tout cas chez moi dans /etc/hosts j'ai :
127.0.0.1   localhost
127.0.1.1   aldur
...

Je ne sais pas trop pourquoi toi tu as theo.WORKGROUP au lieu de theo mais ça me paraît louche (tu as installé samba ? tu as corrigé cette ligne ?). Ce que je te propose de tester c'est rajouter dans ce fichier la ligne et de voir ce qu'il se passe...
127.0.1.1 theo

Par ailleurs, d'après dpkg, amsn est déjà installé (version 0.97+final-0ubuntu5.1) donc pourquoi cherches-tu à compiler une 0.97.2 ?

Bonne chance
0