From 32dca015c5a9ade4bc1d2d7c0f66c0ce1a280d0e Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 3 Apr 2015 15:55:31 +0200 Subject: We need autotools to build wpan-tools --- hw/rpi6lowpan.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/rpi6lowpan.mdwn b/hw/rpi6lowpan.mdwn index 6447b22..52d86ce 100644 --- a/hw/rpi6lowpan.mdwn +++ b/hw/rpi6lowpan.mdwn @@ -161,7 +161,7 @@ Transfer the files to the TFTP server again as described above. Head over to your RPi. We build the wpan-tools there since they're small: $ git clone https://github.com/linux-wpan/wpan-tools - $ sudo apt-get install autotools-dev libltdl-dev libnl-genl-3-dev + $ sudo apt-get install automake autotools-dev libltdl-dev libnl-genl-3-dev $ cd wpan-tools && ./autogen.sh && make Now we have all the tools: -- cgit v1.2.3