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

dnsenum.pl line 55 #7

Open
chundo opened this issue May 11, 2016 · 1 comment
Open

dnsenum.pl line 55 #7

chundo opened this issue May 11, 2016 · 1 comment

Comments

@chundo
Copy link

chundo commented May 11, 2016

**I 'm installing ubuntu and I get error

**
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
Can't locate Net/IP.pm in @inc (you may need to install the Net::IP module) (@inc contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at dnsenum.pl line 55.
BEGIN failed--compilation aborted at dnsenum.pl line 55.

@fwaeytens
Copy link
Owner

You need to install the perl modules.

http://youtu.be/_8kHTK3PhW4

On 11 May 2016, at 18:39, chundo notifications@github.com wrote:

**I 'm installing ubuntu and I get error

**
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
Can't locate Net/IP.pm in @inc (you may need to install the Net::IP module) (@inc contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at dnsenum.pl line 55.
BEGIN failed--compilation aborted at dnsenum.pl line 55.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

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