Pages : 1
#1 Le 28/01/2006, à 22:36
- hellrider
Installation de xampp.
Bonsoir,
Un petit soucis pour l'installation de xampp, voila ce qui m'arrive... J'utilise cette doc http://doc.ubuntu-fr.org/applications/xampp pour installer xampp; des que je rentre la commande "$ sudo tar xvfz xampp-linux-1.5.1.tar.gz -C /opt", voila ce que ca donne:
pierre@titan:~$ $ sudo tar xvfz xampp-linux-1.5.1.tar.gz -C /opt
bash: $: command not found
pierre@titan:~$
Si j'essaye la manip en root, voici ce que ca donne:
root@titan:/home/pierre# pierre@titan:~$ $ sudo tar xvfz xampp-linux-1.5.1.tar.gz -C /opt
bash: pierre@titan:~$: command not found
root@titan:/home/pierre# bash: $: command not found
bash: bash:: command not found
root@titan:/home/pierre# pierre@titan:~$
bash: pierre@titan:~$: command not found
root@titan:/home/pierre#
Bref je n'y arrive pas
Quelqu'un est en mesure de m'aider ? Merci d'avance
Hors ligne
#2 Le 29/01/2006, à 11:42
- papadon
Re : Installation de xampp.
Bonjour,
il ne faut pas taper les deux premiers caractères ($ ).
La commande est
sudo tar xvfz xampp-linux-1.5.1.tar.gz -C /opt
Hors ligne
#3 Le 29/01/2006, à 20:33
- hellrider
Re : Installation de xampp.
Oui je sais, c'est une erreur de copier coller ... bref... j'ai laissé tomber xampp et est installé finalement MySql et LAMP sans aucun soucis (ou presque )... je vais partir de tout ca, mais je bute sur l'installation de NPDS, je ne trouve rien de clair pour l'installer correctement
Hors ligne
Pages : 1