| View previous topic :: View next topic |
| Author |
Message |
spekulatius n00b


Joined: 20 May 2003 Posts: 28 Location: .de
|
Posted: Sat May 31, 2003 11:36 am Post subject: anjuta / problem with executables |
|
|
hi all,
when i recently installed gentoo from scratch, a strange problem occured after using anjuta for the first time.
i am not able to run my compiled programs. when calling them in gterm for example, i simply get the message that i am not permitted to use sh. here an example:
frank@archimedes xtest $ ./xtest
-sh: ./xtest: Permission denied
the permissions for sh and bash are correct. what can i do?
greetings,
..::spekulatius::.. |
|
| Back to top |
|
 |
Braempje l33t


Joined: 31 Jan 2003 Posts: 748
|
Posted: Sat May 31, 2003 12:39 pm Post subject: |
|
|
| Who owns the files? ls -la should show you the owner... |
|
| Back to top |
|
 |
spekulatius n00b


Joined: 20 May 2003 Posts: 28 Location: .de
|
Posted: Sat May 31, 2003 6:34 pm Post subject: |
|
|
| the owner is me myself. thats why it is so strange. the file is stored under my home dir and group /owner permissions are set correctly. also executable rights and things. to be sure i even did a chmod 0777, but it didnt help either. so it seems to be something very strange. |
|
| Back to top |
|
 |
|