mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 04:05:54 +02:00
INSTALL-PC: fix typo, install libnl-dev for zigbee
This commit is contained in:
parent
153b9e3af8
commit
d7bd1b97b5
@ -14,11 +14,12 @@
|
||||
2. Set up the user space
|
||||
|
||||
# iproute - probably already installed
|
||||
aptiude install libnl1
|
||||
aptitude install libnl1
|
||||
mkdir -p /usr/local/var/run
|
||||
|
||||
3. Build the user space tools of the linux-zigbee project
|
||||
|
||||
aptitude install libnl-dev
|
||||
git clone git://linux-zigbee.git.sourceforge.net/gitroot/linux-zigbee/linux-zigbee
|
||||
cd linux-zigbee
|
||||
./autogen.sh
|
||||
|
Loading…
Reference in New Issue
Block a user