coova / coova-chilli

CoovaChilli is an open-source software access controller for captive portal hotspots.
Other
516 stars 258 forks source link

How to install coova-chiili in 64-bit ubuntu #382

Open vikas2131 opened 7 years ago

vikas2131 commented 7 years ago

Please tell me step by step method to how to install and run coova-chilli in 64-bit ubuntu

vikas2131 commented 7 years ago

@nzamps @ynezz @benzea @sevan

xOneca commented 7 years ago

Take a look at #336.

vikas2131 commented 7 years ago

Doesn't work for me either

muratbeser commented 7 years ago

Install dependencies then do debuild -b

vikas2131 commented 7 years ago

What do you mean??

nexdevs commented 7 years ago

1.- Install dependencies 2.- ./bootstrap 3.- ./configure --prefix= 4.- make 5.- sudo make install

easy like that