Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot load such file -- net/dns (LoadError) #3

Open
2IRG-FB opened this issue May 17, 2017 · 3 comments
Open

cannot load such file -- net/dns (LoadError) #3

2IRG-FB opened this issue May 17, 2017 · 3 comments

Comments

@2IRG-FB
Copy link

2IRG-FB commented May 17, 2017

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
:in require' from C:/hostmap/lib/hostmap/core.rb:8:in <top (required)>'
from C:/hostmap/lib/hostmap/plugin_manager.rb:3:in load' 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
:in require' 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
:in require' 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
:in require' 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.

@AndreasBaumgart
Copy link

Try this:
gem install net-dns

@2IRG-FB
Copy link
Author

2IRG-FB commented Feb 8, 2018 via email

@AndreasBaumgart
Copy link

AndreasBaumgart commented Feb 8, 2018

Sorry, can't help you with that. I'm not affiliated with the hostmap project. I just stumbled upon your comment regarding net/dns by coincidence. Perhaps @jekil can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants