Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the custom hostapd? #1

Closed
ghost opened this issue Aug 14, 2014 · 1 comment
Closed

Where is the custom hostapd? #1

ghost opened this issue Aug 14, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 14, 2014

Hi,

This is an awesome project thanks and I can't wait to try it out. I looked through the start scripts in the run-mana folder, changed the paths to the files and interface names (wlan0, eth0) but when I run the start script it can't find hostapd. When I look in the hostapd folder there is not a file with that name. Where can I find the custom hostapd executable?

Thanks,

@singe
Copy link
Contributor

singe commented Aug 15, 2014

Ah, you need to compile it. Switch to hostapd-manna/hostapd and run the following:
cp defconfig .config
make

We'll build binary packages soon.

Sent from my phone

On 14 Aug 2014, at 2:43 PM, cryptotrust [email protected] wrote:

Hi,

This is an awesome project thanks and I can't wait to try it out. I looked through the start scripts in the run-mana folder, changed the paths to the files and interface names (wlan0, eth0) but when I run the start script it can't find hostapd. When I look in the hostapd folder there is not a file with that name. Where can I find the custom hostapd executable?

Thanks,


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant