Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
app-notes:cumulocity-agent [2017/02/10 13:17] – [Build the agent] krepelapp-notes:cumulocity-agent [2021/08/04 09:20] (current) – external edit 127.0.0.1
Line 5: Line 5:
 <code bash> <code bash>
 #For PowerPC: #For PowerPC:
-wget ftp://share.netmodule.com/router/public/toolchain/netbox-ppc/toolchain-ppc-4.8-linaro-x86_64.tar.bz2+wget https://share.netmodule.com/router/public/toolchain/netbox-ppc/toolchain-ppc-4.8-linaro-x86_64.tar.bz2
 mkdir /opt/toolchain mkdir /opt/toolchain
 tar -xvf toolchain-ppc-4.8-linaro-x86_64.tar.bz2 -C /opt/toolchain tar -xvf toolchain-ppc-4.8-linaro-x86_64.tar.bz2 -C /opt/toolchain