hak4 / subterfuge

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

"subterfuge" command in terminal will not open the application. #172

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. "python install.py"
2. select full install with dependencies or simple(i did both and the same 
error occured)
3. run "subterfuge"

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
public release 5.0 on kali linux gnome 3.4.2

Please provide any additional information below.

mv: cannot move `subterfuge/subterfuge' to `/bin/subterfuge': Permission denied
mv: cannot move `subterfuge/' to `/usr/share/subterfuge': Permission denied
Installation Complete
Terminated
dil@Dil:~/Desktop/subterfuge$ subterfuge
bash: subterfuge: command not found
dil@Dil:~/Desktop/subterfuge$ sudo subterfuge
[sudo] password for dil: 
sudo: subterfuge: command not found

Original issue reported on code.google.com by dil.ram...@gmail.com on 11 Apr 2015 at 3:00

GoogleCodeExporter commented 8 years ago
the expected output is in the additional information.

Original comment by dil.ram...@gmail.com on 11 Apr 2015 at 3:01