LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   bash: ./bootstrap: Permission denied (https://www.linuxquestions.org/questions/linux-software-2/bash-bootstrap-permission-denied-371936/)

jimi2012 10-11-2005 11:34 AM

bash: ./bootstrap: Permission denied
 
trying to install faac 1.24
issuing thge first command gives me:
bash: ./bootstrap: Permission denied

why is this happening, and how do I get around this?

thank you!!

anomie 10-11-2005 11:35 AM

Did you remember to make ./bootstrap executable?

Code:

chmod u+x bootstrap

jimi2012 10-11-2005 11:42 AM

ahh, I dind't know I have to do this, thank you!


All times are GMT -5. The time now is 04:53 PM.