comment istaller fichier .sh - Linux et OS Alternatifs
Marsh Posté le 21-07-2004 à 12:14:53
Tu devrais essayer d'installer winetools a l'aide du gestionnaire de paquets de ta distribution .
Dans le cas de knoppix, ca doit etre apt-get
Marsh Posté le 21-07-2004 à 12:41:23
j'ai utilisé la fonction rechercher de synaptic mais il a rien trouvé sur winetools
Marsh Posté le 21-07-2004 à 13:46:49
ca me met permission non accordé
Thor@monpc:~$ /etc/apt/sources.list
bash: /etc/apt/sources.list: Permission non accordée
Thor@monpc:~$
Marsh Posté le 21-07-2004 à 13:50:32
faut etre root pour le lire ce fichier peut etre ?
tape:
$ su
entre le mot de passe root
# cat /etc/apt/source.list
Marsh Posté le 21-07-2004 à 13:55:23
ca ma rien mit du tout
Thor@monpc:~$ su
Password:
root@monpchome/Thor# # cat /etc/apt/source.list
root@monpchome/Thor#
EDIT : bon normalement ce nest pas un smiley mais : / sans l'espace
Marsh Posté le 21-07-2004 à 13:59:58
ne tape pas le "#" en debut de commande !
C'etait juste pour signaler qu'a partir de la tu es root!
Marsh Posté le 21-07-2004 à 15:03:28
sh install.sh devrait suffir en etant sous root
donc
Code :
|
Marsh Posté le 21-07-2004 à 15:53:02
RAMBO le PRO a écrit : ca me met permission non accordé |
t'as oublié le cat
Marsh Posté le 21-07-2004 à 17:55:38
bon je suit revenu alors
la commande sh install.sh ne fonctionne pas elle me met aucun fichier de ce type
vu que la commande cat /etc/apt/source.list ne fonctioone pas je suis allé ouvrir le ficher et il me met tout ca
# /etc/apt/sources.list for Knoppix
# If you want to do a "full upgrade", you should first
# upgrade the Packages from Debian/unstable (KDE & Co.)
# before doing a (dist-)upgrade for Debian/testing.
#
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
# Security updates for "stable"
deb http://security.debian.org stable/updates main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free
# Stable
deb http://ftp.de.debian.org/pub/debian stable main contrib non-free
deb http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Stable Sources
deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
deb-src http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Testing
deb http://ftp.de.debian.org/pub/debian testing main contrib non-free
deb http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Testing Sources
deb-src http://ftp.de.debian.org/pub/debian testing main contrib non-free
deb-src http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Unstable
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Unstable Sources
deb-src http://ftp.de.debian.org/debian unstable main contrib non-free
deb-src http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Experimental
deb http://ftp.de.debian.org/debian ../project/experimental main contrib non-free
# Experimental Sources
deb-src http://ftp.de.debian.org/debian ../project/experimental main contrib non-free
# Java
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian woody main non-free
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian woody main non-free
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian unstable main non-free
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian unstable main non-free
# More wireless stuff
deb http://debian.isg.ee.ethz.ch/public woody madwifi
deb-src http://debian.isg.ee.ethz.ch/public woody madwifi
deb http://debian.isg.ee.ethz.ch/public woody airo-mpi
deb-src http://debian.isg.ee.ethz.ch/public woody airo-mpi
# deb ftp://ftp.tcweb.org/pub/debian unstable main
# deb-src ftp://ftp.tcweb.org/pub/debian unstable main
# Blades Repository (pppoeconf & co)
# deb http://people.debian.org/~blade/testing ./
# deb-src http://people.debian.org/~blade/testing ./
# deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main non-US/contrib non-US/main
# Paquets de Christian Marillat
deb ftp://ftp.nerim.net/debian-marillat/ testing main
# Pour codecs win32
deb http://okki666.nerim.net/debian ./
Marsh Posté le 21-07-2004 à 17:57:03
es ce qu'il faut que je mette mon fichier que j'ai telecharger quelquepart pour que ca fonctionne?
Marsh Posté le 21-07-2004 à 18:15:34
apparament j'ai reussi a l'installer en démarrant en root et en tapant ./install.sh vu que les fichiers sont installé dans /opt/winetools mais il ne ma rien indiqué et je ne sais pas comment le demarrer?
Marsh Posté le 21-07-2004 à 18:35:29
nan mais ya pas besoin, installe avec apt-get, c'est bien plus propre, et de toute facon je peux parier que ta compil va planter
Marsh Posté le 21-07-2004 à 18:36:08
non il me dit comande non valide
et quand je met winetools-2.1.0 il me met hote winetools inconnu
Marsh Posté le 21-07-2004 à 12:12:23
Alors je suis un gros debutant sous linux et j'esssaye d'installer winetools
je le telecharge, il est en .tgz donc je le decompresse
puis la il y a diferents fichier dont un install.sh
alors la maintenant je sais pas trop ce qu'il faut faire, j'ai lu qu'il fallait le rendre executable en tapant chmod +x install.sh dans une commande mais la il me dit ça : chmod: échec d'obtention des attributs de `install.sh': Aucun fichier ou répertoire de ce type
donc je ne sais pas quoi faire.
vous pourriez aider un gros débutants sous linux svp.
EDIT : à oui aussi ma distrib c'est un koppix installer sur le dd
Message édité par RAMBO le PRO le 21-07-2004 à 12:13:38