Wiki home
Editing page "
wpa_supplicant
"
Base on previous version:
0
-
4868
-
4869
# Note: depends on [pkg]libnl[/pkg] # Note: depends on [pkg]libgcrypt[/pkg] # Note: depends on [pkg]pkg-config[/pkg] wget -c [link]https://w1.fi/releases/wpa_supplicant-2.5.tar.gz[/link] tar -xzf wpa_supplicant-2.5.tar.gz cd wpa_supplicant-2.5/wpa_supplicant cp defconfig .config echo 'CONFIG_TLS=gnutls' >> .config echo 'CONFIG_LIBNL32=y' >> .config make BINDIR="/usr/sbin" LIBDIR="/usr/lib" # Doesn't mind -j# make BINDIR="/usr/sbin" LIBDIR="/usr/lib" install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page