Linux, Backtrack, Perl, Bluesniff -


i trying run bluesniff on backtrack.i have bluesniff.pl script , when try execute typing:

perl bluesniff.pl 

an error message came out:

can't locate curses.pm in @inc (@inc contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10 /usr/local/lib/site_perl .) @ /usr/local/share/perl/5.10.1/curses/application.pm line 92. begin failed--compilation aborted @ /usr/local/share/perl/5.10.1/curses/application.pm line 92. compilation failed in require @ bluesniff.pl line 23. begin failed--compilation aborted @ bluesniff.pl line 23.

please advise!

to commented, thanks! worked.

you need download curses perl module.


Comments

Popular posts from this blog

Issues changing the value of an element in an array in matlab -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

vb.net - Alternative to the T-SQL AS keyword -