Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
app-notes:cumulocity-agent-in-lxc-container [2017/02/10 10:21]
shasha [Build the agent]
app-notes:cumulocity-agent-in-lxc-container [2017/02/10 12:02]
shasha [Build the agent]
Line 40: Line 40:
 cp Makefile.template Makefile cp Makefile.template Makefile
 </​code>​ </​code>​
-Add the Cumulocity agent to the SDK:+Add the Cumulocity agent to the SDK:{{:​app-notes:​netmodulecumulocityagentlxc.tar.gz|}}
 <code bash> <code bash>
-tar xvf netmoduleCumulocityAgent.tar +tar -xvzf netmodulecumulocityagentlxc.tar.gz 
-cd netmoduleCumulocityAgent+cd netmoduleCumulocityAgentLXC
 </​code>​ </​code>​
 Move the content of **src** folder to the **src** folders of the SDK. Move the content of **src** folder to the **src** folders of the SDK.