Error : Could not find pg-0.15.0 in any of the sources. Run `bundle install` to install missing gems
The possibility of this error was their because while i was running the msfupdate command it shows me a error in some pg-0.15.1 package installation.
solution
- Go the this path (for 64 bit backtrack 5r3) - root@bt: cd /opt/metasploit/ruby/lib/ruby/1.9.1/x86_64-linux/
- Edit this file rbconfig.rb
- Search for this line - CONFIG["LIBRUBYARG_STATIC"] = “-Wl,-R -Wl,$(libdir) -L$(libdir) -l$(RUBY_SO_NAME)-static” and Remove this - -l$(RUBY_SO_NAME)-static
- Save
Video :

No comments:
Post a Comment