Amsn sous Ubunut
Dernière réponse : dans Systèmes d'exploitation
Bonjour,
Voila j'ai installé Ubunut.
Comment puis-je faire pour installer Amsn ? Quand je le telecharges, il refuse l'exportation !!
comment je l'installes après ?
Voila j'ai installé Ubunut.
Comment puis-je faire pour installer Amsn ? Quand je le telecharges, il refuse l'exportation !!
Citation :
Impossible d'ouvrir le fichier /media/SWISNIFE1/amsn-0.96-2.tcl84.x86.package.bincomment je l'installes après ?
Autres pages sur : amsn ubunut
Lassé par la pub ? Créez un compte
donne lui des droit avec la commande
chmod 777 amsn-0.96-2.tcl84.x86.package.bin
tu doit te placer dans le dossier ou ce trouve amsn et tu doit etre en root dans la console
voila
edit:sinon sur ubuntu ta la commande apt et en graphique tu a syna ptic (pratique pour installer des prog sans s'embeter)
chmod 777 amsn-0.96-2.tcl84.x86.package.bin
tu doit te placer dans le dossier ou ce trouve amsn et tu doit etre en root dans la console
voila
edit:sinon sur ubuntu ta la commande apt et en graphique tu a syna ptic (pratique pour installer des prog sans s'embeter)
Citation :
root@kharkov-desktop:/home/kharkov# sudo apt-get install amsnLecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture de l'information d'état... Fait
E: Impossible de trouver le paquet amsn
root@kharkov-desktop:/home/kharkov#
Je me connecte au root avec mes logins et mes mots de passes, c'est bon !
Mais... comment dois je faire ?
Autrement tu tapes dans la console:
gksudo gedit /etc/apt/sources.list
Puis, tu rajoutes:
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu edgy main restricted
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-updates main restricted
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-security main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-security main restricted
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-security main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-security main restricted
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu edgy universe multiverse
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy universe multiverse
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-updates universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-updates universe multiverse
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-security universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-security universe multiverse
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-security universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-security universe multiverse
Ensuite, tu tapes:
sudo apt-get update
Puis, sudo apt-get upgrade
et enfin, sudo apt-get install amsn
gksudo gedit /etc/apt/sources.list
Puis, tu rajoutes:
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu edgy main restricted
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-updates main restricted
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-security main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-security main restricted
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-security main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-security main restricted
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu edgy universe multiverse
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy universe multiverse
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-updates universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-updates universe multiverse
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
#//FR
deb http://fr.archive.ubuntu.com/ubuntu/ edgy-security universe multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu edgy-security universe multiverse
#//International
deb http://archive.ubuntu.com/ubuntu/ edgy-security universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-security universe multiverse
Ensuite, tu tapes:
sudo apt-get update
Puis, sudo apt-get upgrade
et enfin, sudo apt-get install amsn
Lassé par la pub ? Créez un compte
aussi !