https://github.com/iotivity/otgc-linux/blob/e9e8f7d2ea652f64d6bfce2e274afbe831a2b098/setup.sh#L18 https://github.com/iotivity/otgc-linux/blob/e9e8f7d2ea652f64d6bfce2e274afbe831a2b098/setup.sh#L19 Missing install command in lines 18 and 19. Should be: ``` sudo apt-get -y install nano sudo apt-get -y install automake ```