actube/INSTALL

30 lines
474 B
Plaintext
Raw Normal View History

pre-requisites
--------------
On a fresh Ubuntu 14.04:
apt-get install git
git clone https://github.com/7u83/actube.git
apt-get install build-essential
libcapwap:
gnutls (http://www.gnutls.org/)
openssl (https://www.openssl.org/)
ac:
libconfuse (http://www.nongnu.org/confuse/)
libsqlite3 (http://www.sqlite.org/)
wtp:
libuci (http://wiki.openwrt.org/doc/techref/uci)
to build conten of contrib directory:
cmake (http://www.cmake.org)
lua (http://www.lua.org/)