0sm0s1z / subterfuge

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

command not found #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Joses-MacBook-Air:~ JVP$ python /Users/JVP/Desktop/subterfuge/install.py -i
Installing...
Installing Dependencies:
Unpacking python-twisted
tar: Error opening archive: Failed to open 'dependencies/Twisted-12.0.0.tar.bz2'
Installing python-twisted
mv: rename Twisted-12.0.0/* to ./*: No such file or directory
python: can't open file 'setup.py': [Errno 2] No such file or directory
Unpacking Django
tar: Error opening archive: Failed to open 'dependencies/Django-1.3.1.tar.gz'
Installing Django
python: can't open file 'Django-1.3.1/setup.py': [Errno 2] No such file or 
directory
Unpacking python-scapy
tar: Error opening archive: Failed to open 'dependencies/scapy-latest.tar.gz'
Installing python-scapy
sh: line 0: cd: scapy-2.2.0: No such file or directory
python: can't open file 'setup.py': [Errno 2] No such file or directory
Unpacking arptables
tar: Error opening archive: Failed to open 
'dependencies/arptables-v0.0.3-4.tar.gz'
Installing arptables
sh: line 0: cd: arptables-v0.0.3-4: No such file or directory
sh: make: command not found
sh: make: command not found
Unpacking Sqlite3
tar: Error opening archive: Failed to open 'dependencies/sqlite3.tar.gz'
Installing Sqlite3
sh: line 0: cd: sqlite3: No such file or directory
sh: configure: No such file or directory
sh: make: command not found
sh: make: command not found
Installation of Dependencies Complete...

Installing Subterfuge
Unpacking Subterfuge to /usr/share/
tar: Error opening archive: Failed to open 'subterfuge_packages.tar.gz'
mv: rename subterfuge/subterfuge to /bin/subterfuge: No such file or directory
mv: rename subterfuge/ to /usr/share/subterfuge/: No such file or directory
Installation Complete
Terminated: 15
Joses-MacBook-Air:~ JVP$ ~# subterfugecd
-bash: ~#: command not found

What is the expected output? What do you see instead?
it should open subterfuge but it shows comand not found

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

the newest version in mac 10.8.3

Please provide any additional information below.

Original issue reported on code.google.com by visoso.j...@edron.edu.mx on 27 May 2013 at 10:45

GoogleCodeExporter commented 9 years ago
i have fixed the file references but the last command still does gives the 
result "command not found" 

Original comment by visoso.j...@edron.edu.mx on 28 May 2013 at 3:06

GoogleCodeExporter commented 9 years ago
I am having the same issue.

Original comment by ethanhay...@me.com on 17 Jun 2013 at 9:04

GoogleCodeExporter commented 9 years ago
I just ran "sudo install python.py -i" in the subterfuge directory and it fixed 
it.

Original comment by ethanhay...@me.com on 17 Jun 2013 at 9:14

GoogleCodeExporter commented 9 years ago
Subterfuge is a Linux only tool. It will NOT install under OSX

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