I am trying to install the wiringPi Library from the instruction in the book from Prof Ibrahim below is the code
Code: Select all
pi@raspberrypi ~ $sudo apt-get install git-core
pi@raspberrypi ~ $git clone git://git.drogon.net/wiringPi
pi@raspberrypi ~ $cd wiringPi
pi@raspberrypi ~/wiringPi./buildNo such file or directory found
Please help what am I doing wrong?
Any help is highly appreciated
Regards
QMESAR