I downloaded the code to compile from this page Arduino Playground - SingleServoExample. It says that I need to put the files in the arduino-xxxx/hardware/libraries-directory. I've searched all through my Macbook and I can't find this anywhere. Can anyone help me out? Thanks!ß
There's a servo library included in the Arduino software, so you shouldn't need to install that library at all. And if you did, you want to put it in a sub-folder of a folder called "libraries" in your sketchbook (whose location you can find in the preferences dialog). That page is probably very old.