The Following User Says Thank You to CepiPerez For This Useful Post: | ||
![]() |
2010-09-28
, 13:26
|
Posts: 82 |
Thanked: 197 times |
Joined on Jun 2010
|
#12
|
You don't need to restart anything
Did you put openfile in /usr/bin?
Did you get an error if you run "openfile" in x-term?
Check permissions: "chmod +x /usr/bin/openfile"
![]() |
2010-09-28
, 13:35
|
Posts: 1,096 |
Thanked: 760 times |
Joined on Dec 2008
|
#13
|
Yes, I did put it in the right place.
When testing what you just wrote i get
sh: openfile: Permission denied
and with chmod i get operation not permitted.
I am lost when it comes to terminal stuff, so what am I doing wrong here?
![]() |
2010-09-28
, 13:59
|
Posts: 82 |
Thanked: 197 times |
Joined on Jun 2010
|
#14
|
![]() |
2010-09-28
, 14:16
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#15
|
I have rootsh.
When using root i got:
usage: chmod [-R] MODE[,MODE]... FILE...
when i type only openfile i still get permission denied. Still on square one i am afraid
![]() |
2010-09-28
, 14:34
|
|
Posts: 1,023 |
Thanked: 4,421 times |
Joined on Feb 2010
@ Argentina
|
#16
|
![]() |
2010-09-28
, 14:39
|
Posts: 82 |
Thanked: 197 times |
Joined on Jun 2010
|
#17
|
![]() |
2010-09-28
, 14:49
|
|
Posts: 1,023 |
Thanked: 4,421 times |
Joined on Feb 2010
@ Argentina
|
#18
|
![]() |
2010-09-28
, 14:59
|
Posts: 82 |
Thanked: 197 times |
Joined on Jun 2010
|
#19
|
![]() |
2010-09-28
, 16:18
|
|
Posts: 1,023 |
Thanked: 4,421 times |
Joined on Feb 2010
@ Argentina
|
#20
|
Did you put openfile in /usr/bin?
Did you get an error if you run "openfile" in x-term?
Check permissions: "chmod +x /usr/bin/openfile"