How can I make Eclipse work (bash permission)?

Posted by Binarylife on Ask Ubuntu See other posts from Ask Ubuntu or by Binarylife
Published on 2011-06-12T15:28:59Z Indexed on 2012/11/23 17:20 UTC
Read the original article Hit count: 317

Filed under:
|
|

Well , I've tried to compile and install Eclipse 3.6.2 using the instructions in : How to update Eclipse 3.5.2 to 3.6.2? .

But Eclipse doesn't open.

user@s-HP-550:~$ eclipse
bash: /usr/bin/eclipse: Permission denied

Edit :

user@s-HP-550:~$ ls -l /usr/bin/eclipse
-rw-r--r-- 1 root root 70 2011-06-12 18:15 /usr/bin/eclipse 


user@s-HP-550:~$ file /usr/bin/eclipse
/usr/bin/eclipse: POSIX shell script text executable

© Ask Ubuntu or respective owner

Related posts about 11.04

Related posts about command-line