0sm0s1z / subterfuge

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

Problems Installing #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Installation
2.
3.

What is the expected output? What do you see instead?Upon istallation attempt: 
mv: cannot move 'subterfuge/' to '/usr/share/subterfuge' : Directory not empty

But mainly when I type subterfuge after installation: 

       Traceback (most recent call list):
         File "/bin/subterfuge", line 6, in <module>
             from versioninfo import *
      ImportError: No module named versioninfo

After installation I then type subterfuge and type 127.0.0.1 in my browser its 
says connection to server refused on the webpage.

Could you please help me with a solution for this? I'd be extremely grateful. 
Thankyou.

What version of the product are you using? On what operating system?

I've tried v.4.3 and v5. I'm using Backtrack 5 r3.

Please provide any additional information below.

Original issue reported on code.google.com by 89infini...@gmail.com on 30 Apr 2013 at 1:53

GoogleCodeExporter commented 9 years ago
There is something in your subterfuge directory. Navigate to and run the 
uninstaller, then install again, OR run

rm -rf /usr/share/subterfuge
rm -rf /bin/subterfuge

run the installer again and it should work.

Original comment by Mtoussain@gmail.com on 26 Jun 2013 at 12:41

GoogleCodeExporter commented 9 years ago
I can not get the latest subterfuge version 1.0.1 to run on my Backtrack 5r3 ...
I remove the old version , but It keeps appearing the same old default version 
for Backtrack 5r3... What can ı do to run the Latest version?

Original comment by tafan...@gmail.com on 20 Dec 2013 at 5:51