PrinceXilo / subterfuge

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

I can't start subterfuge using Command line #164

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
i installed subterfuge publicbeta 4.3 and everything was good but wen i tried 
to open it it didn't work, the problem is as follows

-----------------------------------------------------------------
root@VirtualBox:~/Downloads/subterfuge# subterfuge

Subterfuge courtesy of r00t0v3rr1d3 & 0sm0s1z
Checking for updates. You can disable this feature through the settings page.
sh: 1: /usr/share/subterfuge/manage.py: not found

please help me on how do i fix this

Please provide any additional information below.
I am using Ubuntu 14.04 LTS

Original issue reported on code.google.com by mohammed...@gmail.com on 24 Jul 2014 at 6:09

GoogleCodeExporter commented 8 years ago
Well fuck. I have the same problem

Original comment by Ccollins...@gmail.com on 8 Oct 2014 at 10:19

GoogleCodeExporter commented 8 years ago
Hi, the solution isn't so difficult, the folder have a file called manage.py, 
that's which subterfuge at run by the terminal can't find, you just have to 
copy this into the folder, usually /usr/share/subterfuge, and change the first 
line for this "#!/usr/bin/env python2", after that you can run subterfuge by 
the terminal normally, and that's all.

Original comment by ssebasti...@gmail.com on 17 May 2015 at 3:37