29 Feb
2016
29 Feb
'16
5:27 a.m.
Hi,
I got a prebuilt copy from https://github.com/CESNET/rad_eap_test/raw/master/bin/eapol_test, then install libnl-3-200, libnl-genl-3-200, libpcsclite1 using apt-get.
eapol_test is part of wpa_supplicant. most sensible distros now provide the eapol_test util as part of that package (dumber ones dont do you need to compile eapol_test yourself after getting latest wpa_supplicant source code) if you need to compile, then the libnl packages are important (main library AND the development headers/includes - libnl-dev or libnl-3-dev or whatever they may be on your distro.....) alan