LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   "Permission denied"? (https://www.linuxquestions.org/questions/linux-newbie-8/permission-denied-316182/)

neuropulse 04-22-2005 04:24 PM

"Permission denied"?
 
Greetings,

When trying to run the program boinc_4.19_i686-pc-linux-gnu from Terminal as root, I can the error "bash: ./boinc_4.19_i686-pc-linux-gnu: Permission denied".

The file is in a folder on the root desktop.

Thanks

__J 04-22-2005 04:26 PM

make it executable:

chmod +x xxxxxxxxxxx

./xxxxxxxxxx

Genesee 04-22-2005 05:15 PM

there are mountains of basic Linux documentation available. you can at least pretend to make an effort before posting:

http://www1.mandrivalinux.com/en/fdoc.php3

http://www.redhat.com/docs/manuals/

http://www.google.com/search?hl=en&q=newbie+linux+guide

Raafi 04-22-2005 06:19 PM

Quote:

Originally posted by Genesee
there are mountains of basic Linux documentation available. you can at least pretend to make an effort before posting:

http://www1.mandrivalinux.com/en/fdoc.php3

http://www.redhat.com/docs/manuals/

http://www.google.com/search?hl=en&q=newbie+linux+guide

ouch:confused:

Genesee 04-23-2005 03:44 PM

Quote:

Originally posted by Raafi
ouch:confused:
you're right Raafi - that was a bit harsh and out of place. but there's a big difference between genuinely trying to solve a problem and understand what's going on, and looking for some guidance on points you're stuck on, vs. just posting every error message that pops up and expecting people to come running to explain every single step to you.....


All times are GMT -5. The time now is 12:37 AM.