Root/install/INSTALL-PC

Source at commit 3e37af63ca3032ee0aba9657e3c6326e956968f5 created 12 years 9 months ago.
By Werner Almesberger, prod/doc/setup.hmac: changed boot.hex and atusb.bin to the ce16a16 versions
11. Build the kernel
2
3    git clone git://projects.qi-hardware.com/qi-kernel.git
4    ...
5    ... enable CONFIG_IEEE802154, CONFIG_MAC802154,
6    ... CONFIG_IEEE802154_DRIVERS, ...
7    ... also enable IPv6
8    ...
9
102. Set up the user space
11
12    # iproute - probably already installed
13    aptiude install libnl1
14    mkdir -p /usr/local/var/run
15
163. Build the user space tools of the linux-zigbee project
17
18    wget http://ufpr.dl.sourceforge.net/project/linux-zigbee/linux-zigbee-sources/0.2.2/lowpan-tools-0.2.2.tar.gz
19    tar xfz lowpan-tools-0.2.2.tar.gz
20    cd lowpan-tools-0.2.2
21    ./configure
22    make
23    make install
24

Archive Download this file



interactive