compile coova-chilli

1)wget https://github.com/coova/coova-chilli/archive/1.3.1.4.tar.gz
 

2)tar xzf 1.3.1.4.tar.gz
 

3)cd coova-chilli-1.3.1.4/
 
4)sudo apt-get install gcc g++ autoconf libtool make
5)sudo apt-get install gengetopt

./bootstrap
./configure
make  
make install
 jika gagal
 
make clean
kemudian rerun 

make
make install

 
 



   

Comments