google-code-export / wepbuster

Automatically exported from code.google.com/p/wepbuster
2 stars 4 forks source link

EeePC-Can't execute this perl script #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've tried searching for listed dependencies, my system appears to have
Perl5 installed by default.  Wifi is Alfa AWUS036H, onboard wifi is RTL2680.

It appears not to want to run the script due to (I'm guessing) unmet
dependencies.  Error:

/media/E:/wepbuster> perl wepbuster
Can't locate Term/ReadKey.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at wepbuster line 4.
BEGIN failed--compilation aborted at wepbuster line 4.
/media/E:/wepbuster>

I see the script running under BT4-FRHack (very impressive), but still
can't get it to run under BT3 yet (a packaged LZM module for BT3 would be
great!).

Thanks for any assistance.  Best Regards, great job!

Original issue reported on code.google.com by okswa...@gmail.com on 11 Oct 2009 at 1:04

GoogleCodeExporter commented 9 years ago
you guessed right. ReadKey.pm is missing..

Original comment by markjays...@gmail.com on 11 Oct 2009 at 4:32