hostapd icon indicating copy to clipboard operation
hostapd copied to clipboard

Line 127 lsdiff command not found

Open diveyez opened this issue 7 years ago • 5 comments

Raspbian, Rpi3b

diveyez avatar Mar 15 '18 21:03 diveyez

Furthermore, Contact me by email [email protected] I would like to discuss implementation in my Rpi scripts if you are okay with it.

diveyez avatar Mar 15 '18 22:03 diveyez

apt-get install patchutils ... which is anyway in here: https://github.com/igorpecovnik/hostapd/blob/master/go.sh#L33 You are welcome to use this script anywhere. https://github.com/igorpecovnik/hostapd/blob/master/LICENSE

igorpecovnik avatar Mar 16 '18 07:03 igorpecovnik

By the way, your script does not actually install any of the dependencies, Can you add me to this repository so I can do pull requests and edit it for you?

diveyez avatar Mar 18 '18 04:03 diveyez

You don't need any extra rights. Fork repository and when you solve the problem with dependencies on Debian (I assume Stretch) send a pull request.

igorpecovnik avatar Mar 18 '18 07:03 igorpecovnik

I mostly moved to support building hostapd together with other packages within @armbian: https://github.com/armbian/build/tree/master/packages/extras-buildpkgs and configurator https://github.com/armbian/config

This results in: https://www.youtube.com/watch?v=__BJtInOQFY

That's why I don't update this repository anymore.

igorpecovnik avatar Mar 18 '18 10:03 igorpecovnik