xaaspoof fails
Status: Beta
Brought to you by:
c0dz3r0
xaaspoof application doesn't open on a machine other
than the author's:
please try the following:
1. download and install camebones:
http://sourceforge.net/project/showfiles.php?group_id=48040&package_id=41117
2a. download and install the folllowing perl modules
IPC::Run
http://search.cpan.org/CPAN/authors/id/R/RS/RSOD/IPC-Run-0.79.tar.gz
Class::Accessor
http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Class-Accessor-0.22.tar.gz
Sudo:
http://search.cpan.org/CPAN/authors/id/L/LA/LANDMAN/Sudo-0.21.tar.gz
to install these, just unzip the files and:
perl Makefile.PL
make
make test
make install
3. test the cocoa app
please test and reply if this works
Logged In: YES
user_id=1359239
The above solution fixes the problem:
1. download and install camebones:
http://sourceforge.net/project/showfiles.php?group_id=48040&package_id=41117
2a. download and install the folllowing perl modules
IPC::Run
http://search.cpan.org/CPAN/authors/id/R/RS/RSOD/IPC-Run-0.79.tar.gz
Class::Accessor
http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Class-Accessor-0.22.tar.gz
Sudo:
http://search.cpan.org/CPAN/authors/id/L/LA/LANDMAN/Sudo-0.21.tar.gz
to install these, just unzip the files and:
perl Makefile.PL
make
make test
make install
3. test the cocoa app
Logged In: NO
i did this, and indeed got the program to run. however, i receive the message under status:
ERROR: sudo: [MAC address]: command not found
any ideas?