Asked By
annelforth
30 points
N/A
Posted on - 07/27/2012
Hi all, I am attempting to put Metasploit on my system, but it doesn't because it claims a child has been killed ! I know, I am not a child murderer.
So, what is going on?
Please help me!
Error
There has been an error.
Error running C:metasploit/vc2008_redist.exe/q:a/C:"msiexec.exe/i
vcredist.msi/qn/I'v
C:UsersUserAppDatalocalTempvcredist_x86.log":child killed:
unknown signal
The application will exit now.
                                    OK
Just a little light hearted fun, but any help will be appreciated.
Thanks a lot.
Unable to put Metasploit on my system
I am having exactly comparable problem. I attempted following commands.
Signal:
cd /pentest/exploits/framework3/external/pcaprub
dark red extconf. rb && help to make && make set up
By trying over commands, msfconsole still was unable to load the collection
Code:
gem set up pcaprub
I got a lot error which We was getting nowhere fast with simple repair, when I operate msfconsole it could run few scripts after which it loads the actual console, one of these exactly setup atmosphere. after installing and you simply need to add road to setenv. sh piece of software to rubylib route.
Code:
cd /pentest/exploits/framework3/external/pcaprub
dark red extconf. rb && help to make && make set up
than
Code:
gedit /opt/framework3/scripts/setenv. sh &
Therefore whole thing is actually
Code:
##### DARK RED ENV #####
# Don't override GEM_PATH therefore users can install gems for that system ruby as well as
# they a minimum of have a possibility of working with our bait
GEM_HOME="/opt/framework3/ruby/lib/ruby/gems/1. 9. 1"
RUBY_HOME="/opt/framework3/ruby"
RUBYLIB
There has to be many paths within rubylib separated by and add the route of pcaprub towards the end. restart the console also it will work good. I have confirmed this on each Gnome 32 as well as 64 bit produces of backtrack 5.
Respond With Quote.