I am trying to install azure IoT edge on a raspberry pi 3.0 to forward device-to-cloud messages to IoT hub. I took the help of the following link:
https://learn.microsoft.com/en-us/azure/iot-hub/iot-hub-iot-edge-physical-device
When I'm trying to build the Azure IoT edge using the command "./tools/build.sh" , the following error comes up. "Cmake error at /usr/share/cmake-3.6/Modules/FindPkgConfig.cmake:646(message): None of the required 'gio-unix-2.0' found.
Configuring incomplete, errors occured! Please help me out. Thank you in advance.