Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Build requirements

Anselmo L. S. Melo edited this page Oct 27, 2015 · 25 revisions

libsoletta and tools

Dependency version optional comment
chrpath yes If building without chrpath the user is supposed to adjust LD_LIBRARY_PATH or so to be able to run soletta binaries from build directory
gcc >= 4.7 no
python >= 3.4 no
python-jsonschema no

Node types dependencies

Nodetype Dependency version optional comment
udev libudev >=204 yes Depends on API available since libudev 183 (but 183 was not tested yet).
http-client libcurl yes
http-server libmicrohttpd >=0.9.43 yes
js duktape yes git submodule init && git submodule update to fetch the code

Features

Feature Dependency version optional comment
oic-server tinycbor >= 0.2 yes git submodule init && git submodule update to fetch the code
MQTT mosquitto yes

String

Dependency version optional comment
ICU >= 52.1 yes
libpcre >= 8.12 yes
Clone this wiki locally