3mrgnc3 / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
0 stars 0 forks source link

command not found #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install subterfuge with full dependencies
2.
3.

What is the expected output? What do you see instead?
after installation subterfuge must run normally but it shows "command not 
found". i think my problem is little differnt from issue75.

What version of the product are you using? On what operating system?
using ubuntu 12.10. installing the latest version of subterfuge that's 5.

Please provide any additional information below.
i think the main problem is in the last lines that appear after installing it. 
the last 4 lines are :

"mv: cannot move `subterfuge/subterfuge' to `/bin/subterfuge': Permission denied
mv: cannot move `subterfuge/' to `/usr/share/subterfuge': Permission denied
Installation Complete
Terminated"

Original issue reported on code.google.com by asrivast...@gmail.com on 7 Apr 2013 at 10:06

GoogleCodeExporter commented 9 years ago
solved it just now. i forgot to use "sudo" command with "python"

Original comment by asrivast...@gmail.com on 7 Apr 2013 at 10:11

GoogleCodeExporter commented 9 years ago
I ran into the same issue, added "sudo" with python and it worked. But 
127.0.0.1 doesn't work. Did you have any chance?

Original comment by tojusan...@gmail.com on 10 Apr 2013 at 3:54

GoogleCodeExporter commented 9 years ago

Original comment by topher.s...@gmail.com on 24 Apr 2013 at 4:00