Thread: Permission Denied
cannot myself.... tried , tired of compiling , executing in code::blocks , anjuta, command-line tools. i'm using ubuntu 10.10...
![]()
have got correct permissions run foo?
this:
the output show -rwxrwxr-x. if see no x anywhere in part, means file has no permission run under current login name or login group.code:ls -l /media/projects/c/foo/foo/bin/debug/foo
need give permission:
code:chmod +x /media/projects/c/foo/foo/bin/debug/foo
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Permission Denied
Ubuntu
cannot myself.... tried , tired of compiling , executing in code::blocks , anjuta, command-line tools. i'm using ubuntu 10.10...
Comments
Post a Comment