msfconsole run error
when i installed and runed
msfconsole
there is an error like this
Ignoring bcrypt-3.1.12 because its extensions are not built. Try: gem pristine bcrypt --version 3.1.12
Ignoring bcrypt_pbkdf-1.0.0 because its extensions are not built. Try: gem pristine bcrypt_pbkdf --version 1.0.0
Ignoring ed25519-1.2.4 because its extensions are not built. Try: gem pristine ed25519 --version 1.2.4
Ignoring eventmachine-1.2.7 because its extensions are not built. Try: gem pristine eventmachine --version 1.2.7
Ignoring executable-hooks-1.6.0 because its extensions are not built. Try: gem pristine executable-hooks --version 1.6.0
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring http_parser.rb-0.6.0 because its extensions are not built. Try: gem pristine http_parser.rb --version 0.6.0
Ignoring msgpack-1.2.6 because its extensions are not built. Try: gem pristine msgpack --version 1.2.6
Ignoring network_interface-0.0.2 because its extensions are not built. Try: gem pristine network_interface --version 0.0.2
Ignoring nokogiri-1.10.1 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.1
Ignoring pcaprub-0.13.0 because its extensions are not built. Try: gem pristine pcaprub --version 0.13.0
Ignoring pg-0.20.0 because its extensions are not built. Try: gem pristine pg --version 0.20.0
Ignoring pg_array_parser-0.0.9 because its extensions are not built. Try: gem pristine pg_array_parser --version 0.0.9
Ignoring redcarpet-3.4.0 because its extensions are not built. Try: gem pristine redcarpet --version 3.4.0
Ignoring sqlite3-1.3.13 because its extensions are not built. Try: gem pristine sqlite3 --version 1.3.13
Ignoring thin-1.7.2 because its extensions are not built. Try: gem pristine thin --version 1.7.2
[!] There was an error parsing `Gemfile`: Illformed requirement ["1.10.1 ruby java x64-mingw32 x86-mingw32"]. Bundler cannot continue.
# from /opt/metasploit-framework/Gemfile:47
# -------------------------------------------
#
> gem 'nokogiri', '1.10.1 ruby java x64-mingw32 x86-mingw32'
# gem 'rex-socket', '0.1.15'
# -------------------------------------------
someone tell me how to fix this?
metasploit
add a comment |
when i installed and runed
msfconsole
there is an error like this
Ignoring bcrypt-3.1.12 because its extensions are not built. Try: gem pristine bcrypt --version 3.1.12
Ignoring bcrypt_pbkdf-1.0.0 because its extensions are not built. Try: gem pristine bcrypt_pbkdf --version 1.0.0
Ignoring ed25519-1.2.4 because its extensions are not built. Try: gem pristine ed25519 --version 1.2.4
Ignoring eventmachine-1.2.7 because its extensions are not built. Try: gem pristine eventmachine --version 1.2.7
Ignoring executable-hooks-1.6.0 because its extensions are not built. Try: gem pristine executable-hooks --version 1.6.0
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring http_parser.rb-0.6.0 because its extensions are not built. Try: gem pristine http_parser.rb --version 0.6.0
Ignoring msgpack-1.2.6 because its extensions are not built. Try: gem pristine msgpack --version 1.2.6
Ignoring network_interface-0.0.2 because its extensions are not built. Try: gem pristine network_interface --version 0.0.2
Ignoring nokogiri-1.10.1 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.1
Ignoring pcaprub-0.13.0 because its extensions are not built. Try: gem pristine pcaprub --version 0.13.0
Ignoring pg-0.20.0 because its extensions are not built. Try: gem pristine pg --version 0.20.0
Ignoring pg_array_parser-0.0.9 because its extensions are not built. Try: gem pristine pg_array_parser --version 0.0.9
Ignoring redcarpet-3.4.0 because its extensions are not built. Try: gem pristine redcarpet --version 3.4.0
Ignoring sqlite3-1.3.13 because its extensions are not built. Try: gem pristine sqlite3 --version 1.3.13
Ignoring thin-1.7.2 because its extensions are not built. Try: gem pristine thin --version 1.7.2
[!] There was an error parsing `Gemfile`: Illformed requirement ["1.10.1 ruby java x64-mingw32 x86-mingw32"]. Bundler cannot continue.
# from /opt/metasploit-framework/Gemfile:47
# -------------------------------------------
#
> gem 'nokogiri', '1.10.1 ruby java x64-mingw32 x86-mingw32'
# gem 'rex-socket', '0.1.15'
# -------------------------------------------
someone tell me how to fix this?
metasploit
add a comment |
when i installed and runed
msfconsole
there is an error like this
Ignoring bcrypt-3.1.12 because its extensions are not built. Try: gem pristine bcrypt --version 3.1.12
Ignoring bcrypt_pbkdf-1.0.0 because its extensions are not built. Try: gem pristine bcrypt_pbkdf --version 1.0.0
Ignoring ed25519-1.2.4 because its extensions are not built. Try: gem pristine ed25519 --version 1.2.4
Ignoring eventmachine-1.2.7 because its extensions are not built. Try: gem pristine eventmachine --version 1.2.7
Ignoring executable-hooks-1.6.0 because its extensions are not built. Try: gem pristine executable-hooks --version 1.6.0
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring http_parser.rb-0.6.0 because its extensions are not built. Try: gem pristine http_parser.rb --version 0.6.0
Ignoring msgpack-1.2.6 because its extensions are not built. Try: gem pristine msgpack --version 1.2.6
Ignoring network_interface-0.0.2 because its extensions are not built. Try: gem pristine network_interface --version 0.0.2
Ignoring nokogiri-1.10.1 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.1
Ignoring pcaprub-0.13.0 because its extensions are not built. Try: gem pristine pcaprub --version 0.13.0
Ignoring pg-0.20.0 because its extensions are not built. Try: gem pristine pg --version 0.20.0
Ignoring pg_array_parser-0.0.9 because its extensions are not built. Try: gem pristine pg_array_parser --version 0.0.9
Ignoring redcarpet-3.4.0 because its extensions are not built. Try: gem pristine redcarpet --version 3.4.0
Ignoring sqlite3-1.3.13 because its extensions are not built. Try: gem pristine sqlite3 --version 1.3.13
Ignoring thin-1.7.2 because its extensions are not built. Try: gem pristine thin --version 1.7.2
[!] There was an error parsing `Gemfile`: Illformed requirement ["1.10.1 ruby java x64-mingw32 x86-mingw32"]. Bundler cannot continue.
# from /opt/metasploit-framework/Gemfile:47
# -------------------------------------------
#
> gem 'nokogiri', '1.10.1 ruby java x64-mingw32 x86-mingw32'
# gem 'rex-socket', '0.1.15'
# -------------------------------------------
someone tell me how to fix this?
metasploit
when i installed and runed
msfconsole
there is an error like this
Ignoring bcrypt-3.1.12 because its extensions are not built. Try: gem pristine bcrypt --version 3.1.12
Ignoring bcrypt_pbkdf-1.0.0 because its extensions are not built. Try: gem pristine bcrypt_pbkdf --version 1.0.0
Ignoring ed25519-1.2.4 because its extensions are not built. Try: gem pristine ed25519 --version 1.2.4
Ignoring eventmachine-1.2.7 because its extensions are not built. Try: gem pristine eventmachine --version 1.2.7
Ignoring executable-hooks-1.6.0 because its extensions are not built. Try: gem pristine executable-hooks --version 1.6.0
Ignoring gem-wrappers-1.4.0 because its extensions are not built. Try: gem pristine gem-wrappers --version 1.4.0
Ignoring http_parser.rb-0.6.0 because its extensions are not built. Try: gem pristine http_parser.rb --version 0.6.0
Ignoring msgpack-1.2.6 because its extensions are not built. Try: gem pristine msgpack --version 1.2.6
Ignoring network_interface-0.0.2 because its extensions are not built. Try: gem pristine network_interface --version 0.0.2
Ignoring nokogiri-1.10.1 because its extensions are not built. Try: gem pristine nokogiri --version 1.10.1
Ignoring pcaprub-0.13.0 because its extensions are not built. Try: gem pristine pcaprub --version 0.13.0
Ignoring pg-0.20.0 because its extensions are not built. Try: gem pristine pg --version 0.20.0
Ignoring pg_array_parser-0.0.9 because its extensions are not built. Try: gem pristine pg_array_parser --version 0.0.9
Ignoring redcarpet-3.4.0 because its extensions are not built. Try: gem pristine redcarpet --version 3.4.0
Ignoring sqlite3-1.3.13 because its extensions are not built. Try: gem pristine sqlite3 --version 1.3.13
Ignoring thin-1.7.2 because its extensions are not built. Try: gem pristine thin --version 1.7.2
[!] There was an error parsing `Gemfile`: Illformed requirement ["1.10.1 ruby java x64-mingw32 x86-mingw32"]. Bundler cannot continue.
# from /opt/metasploit-framework/Gemfile:47
# -------------------------------------------
#
> gem 'nokogiri', '1.10.1 ruby java x64-mingw32 x86-mingw32'
# gem 'rex-socket', '0.1.15'
# -------------------------------------------
someone tell me how to fix this?
metasploit
metasploit
asked yesterday
rijalboyrijalboy
14
14
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116435%2fmsfconsole-run-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116435%2fmsfconsole-run-error%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown