Il 11/05/2013 00:39, Simon PurplePlaNET ha scritto:
Hi there,
That's odd - do you have WiringPi installed?
https://projects.drogon.net/raspberry-pi/wiringpi/download-and-install/
The script makes use of this excellent program to control the GPIO and also to report on the pin status. Originally I was using the native method of controlling the GPIO using export and echoing a value to the files on the pi. I stumbled onto WiringPi, which makes controlling the pins far simpler and does not require root privs to set them up.
Simon
yes,i've installed wiringpi :\ Any other idea?