-
Notifications
You must be signed in to change notification settings - Fork 78
Install
Patrick Grimm edited this page Feb 20, 2014
·
18 revisions
Dep:
- libubox ''' git clone git://nbd.name/luci2/libubox.git cd libubox/; cmake -D BUILD_LUA:BOOL=OFF .;make sudo make install '''
- uci ''' git clone git://nbd.name/uci.git cd uci/; cmake -D BUILD_LUA:BOOL=OFF .;make sudo make install '''
- bacnet-stack ''' git clone https://github.com/stargieg/bacnet-stack.git make clean;make BUILD=debug BACNET_PORT=linux BACDL_DEFINE="-DBACDL_BIP=1" BACNET_DEFINES="-DINTRINSIC_REPORTING -DBACFILE -DBACAPP_ALL" '''