[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] Divfix



> > Lo eseguo da root ma la cara e buona bash mi dice:
> > "bash: ./DivFix: Permission denied"
> > Che può essere?
> 
> chmod 755 DivFix

ehhh, magari fosse quello il problema!
I permessi di esecuzione sono settati giusti.

Devo comunque correggere il tiro... il messaggio
di errorre è il seguente, non il precedente:
bash: ./DivFix.sh: /bin/bash: bad interpreter: Permission denied

inoltre:
#ll
totale 11344
-rwxrwxrwx  1 root root  981016 2003-05-06 10:59 DivFix
-rw-r--r--  1 root root  519627 2005-05-07 21:08 DivFix110.tar.gz
-rwxrwxrwx  1 root root     170 2005-05-07 21:12 DivFix.sh
-rwxrwxrwx  1 root root    6703 2003-05-05 12:14 History.txt
-rwxrwxrwx  1 root root 7526184 2002-07-31 04:24 libborqt-6.9-qt2.3.so
-rw-r--r--  1 root root 2510566 2005-05-07 21:08 libborqt.tar.gz
-rwxrwxrwx  1 root root   18351 2002-01-23 13:31 License.txt
drwxrwxrwx  2 root root    8192 2003-05-06 11:07 Perl version
-rwxrwxrwx  1 root root    4129 2003-05-06 11:10 Readme.txt
drwxr-xr-x  2 root root    8192 2003-05-06 11:02 Source

e...
#cat DivFix.sh
#!/bin/bash
libpath=/mnt/data/film/divfix
applcationpath=/mnt/data/film/divfix
export LD_LIBRARY_PATH=$libpath:$LD_LIBRARY_PATH
export PATH=$PATH:$applicationpath
DivFix

-- 
Paolo Larcheri
Linux User   #383461
http://counter.li.org



Reply to: