hak4 / subterfuge

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

Subterfuge Insallation Probelm: Installing on Ubuntu LIVE USB #154

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In a normal installation procedure, after typing python install.py -i, it 
installs subterfuge but at the end of the installation, it gives out error 
message:

[code]
mv: cannot move `subterfuge/subterfuge' to `/bin/subterfuge': Permission denied
mv: cannot move `subterfuge/' to `/usr/share/subterfuge': Permission denied
Installation Complete
[/code]

What is the expected output? What do you see instead?
I expected it to be installed correctly. I cannot figure out why it cannot move 
the file. Is it the "ubuntu" user does not have administrative privileges?

What version of the product are you using? On what operating system?
I am installing subterfuge in ubuntu live USB

Please provide any additional information below.

Original issue reported on code.google.com by piojunba...@gmail.com on 23 Apr 2014 at 2:29

GoogleCodeExporter commented 8 years ago
little late but did you try putting sudo before any of that???? you have to use 
root=sudo

Original comment by vladgof...@gmail.com on 16 May 2014 at 7:25

GoogleCodeExporter commented 8 years ago
Yes, i did sudo python install.py -i

anyway, i got another problem. I installed ubuntu on the machine, and installed 
subterfuge again there and it installed correctly. After the installation, i 
exit the terminal and open it again and typed subterfuge but it says there is 
no subterfuge command. I already used sudo subterfuge but no luck. Whats wrong 
again? 

Original comment by piojunba...@gmail.com on 17 May 2014 at 2:08

GoogleCodeExporter commented 8 years ago
 I have tried subterfuge before about a year ago and it worked. But this time, nothing.

Original comment by piojunba...@gmail.com on 17 May 2014 at 2:12