brevleq
(usa Slackware)
Enviado em 28/08/2007 - 13:06h
Eu tô ligado sobre as permissões, entaum vou dar outro exemplo:
brevleq:/home/brevleq/downloads/backup# chown root.root instala_ati.run
brevleq:/home/brevleq/downloads/backup# ./instala_ati.run
bash: ./instala_ati.run: Permissão negada
brevleq:/home/brevleq/downloads/backup# chmod +x instala_ati.run
brevleq:/home/brevleq/downloads/backup# ./instala_ati.run
bash: ./instala_ati.run: Permissão negada
brevleq:/home/brevleq/downloads/backup# ls -l instala_ati.run
-rwxr-xr-x 1 root root 53449730 2007-06-17 12:53 instala_ati.run
brevleq:/home/brevleq/downloads/backup# sh instala_ati.run
Created directory fglrx-install.jk4438
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.37.6..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
instala_ati.run: ./ati-installer.sh: /bin/sh: bad interpreter: Permissão negada
Removing temporary directory: fglrx-install.jk4438
entenderam?? O debian simplesmente não reconhece o comando "./" !!!