AC-Tube
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
actube/INSTALL

40 lines
563 B

pre-requisites to build actube
==============================
On FreeBSD 10.2
----------------
pkg install libconfuse
pkg install wget
pkg install libnettle
Ubuntu 14.04
------------
apt-get install build-essential clang
apt-get install nettle-dev
apt-get install libgnutls28-dev
apt-get install libssl-dev
apt-get install libconfuse-dev
apt-get install libsqlite3-dev
pre-requisites to build wtp
===========================
Ubuntu 14.04
------------
apt-get install cmake
apt-get install libnl-genl-3-dev
cd src/contrib
sudo ./install_libuci.sh