masuk ke direktori folder
5 . I copied the disk into a folder than compressed it into
After I did
Thanks for any help.
- Tried;
sudo ./install.sh
sudo: ./install.sh: command not found
- Trying to remount the installation disk with exec permission;
mount /media/user/IFORTRAN2011 -o remount,exec
- Trying to change install.sh to executable;
chmod +x ./install.sh
- Tried;
su -c 'install.sh'
bash: install.sh: command not found
with user:Password:
su: Authentication failure
and I am sure the password is true. (If it is the same with my user password)5 . I copied the disk into a folder than compressed it into
file.tar.gzthan extract it with
tar xvzf file.tar.gz
then tried everthing again. No luck.After I did
chmod +x ./install.sh
when I look the permissions with: ls -l ./install.sh
it still gives:
-rw------- 1 user user 14758 Oct 7 2010 ./install.sh
Thanks for any help.
Tidak ada komentar:
Posting Komentar