aarony / asef

Automatically exported from code.google.com/p/asef
0 stars 0 forks source link

ERROR-apkeval.pl #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./apkeval.pl

What is the expected output? What do you see instead?

Can't locate URI/Find.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 
/usr/local/lib/site_perl .) at apkeval.pl line 6.
BEGIN failed--compilation aborted at apkeval.pl line 6.

What version of the product are you using? On what operating system?
1.ASEF_OSP.zip
2.ubuntu12.10

Please provide any additional information below.

Original issue reported on code.google.com by Lin.Drag...@gmail.com on 11 Apr 2013 at 4:00

GoogleCodeExporter commented 9 years ago
You will have to install the module for URI FIND from CPAN on your machine. You 
may either use MacOS X or Ubuntu. As far as you have required modules installed 
in perl and have enough rights to create directories and run tcpdump as a user, 
there is nothing much of an OS dependency of this framework (again I am talking 
within MacOS X & Ubuntu versions)

Original comment by parth.ph...@gmail.com on 18 Apr 2013 at 11:43