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

Unable to install on kali linux #2

Open
Anon1098 opened this issue May 18, 2019 · 0 comments
Open

Unable to install on kali linux #2

Anon1098 opened this issue May 18, 2019 · 0 comments

Comments

@Anon1098
Copy link

root@kali:/anyForm# ls
anyform.pl LICENSE README.md
root@kali:
/anyForm# ./anyform.pl
bash: ./anyform.pl: /usr/bin/perl^M: bad interpreter: No such file or directory
root@kali:/anyForm# perl anyform.pl
Can't locate Text/ANSITable.pm in @inc (you may need to install the Text::ANSITable module) (@inc contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at anyform.pl line 28.
BEGIN failed--compilation aborted at anyform.pl line 28.
root@kali:
/anyForm# cd
root@kali:# perl anyform.pl
Can't open perl script "anyform.pl": No such file or directory
root@kali:
# /usr/local/bin/perl install-module.pl --all
bash: /usr/local/bin/perl: No such file or directory
root@kali:# cd anyForm/
root@kali:
/anyForm# ls
anyform.pl LICENSE README.md
root@kali:/anyForm# ./anyform.pl
bash: ./anyform.pl: /usr/bin/perl^M: bad interpreter: No such file or directory
root@kali:
/anyForm# .\anyform.pl
bash: .anyform.pl: command not found

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

1 participant