actube/INSTALL
Tobias Herre~tobias 8ec8df566a Removed from AC some stuff
db - support
conf_sslcipher
2022-07-31 20:21:13 +02:00

41 lines
563 B
Plaintext

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