Description
Hi,
After the installation of Rubyinstaller and the unzip of hostmap, when i digit "C:\hostmap>ruby hostmap.rb -h" i see the following error:
C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in
'require' : cannot load such file -- net/dns (LoadError) from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in
require'
from C:/hostmap/lib/hostmap/network/dns.rb:1:in<top (required)>' from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in
require'
from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55
:inrequire' from C:/hostmap/lib/hostmap/core.rb:8:in
<top (required)>'
from C:/hostmap/lib/hostmap/plugin_manager.rb:3:inload' from C:/hostmap/lib/hostmap/plugin_manager.rb:3:in
<top (required)>'
from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55
:inrequire' from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in
require'
from C:/hostmap/lib/hostmap/core.rb:7:in<top (required)>' from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in
require'
from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55
:inrequire' from C:/hostmap/lib/hostmap-cli/console.rb:4:in
<top (required)>'
from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55
:inrequire' from C:/Ruby23-x64/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55 :in
require'
from hostmap.rb:8:in `
So I don't know what to do... can someone help me?
Thnx very much.