VarSpeedServo error when compiling help

Not sure if I'm in the right place this is my first question about Arduino I'm brand new to this and I'm trying to install the VarSpeedLibrary and everytime I do it I get an error when it goes to compile !!all I do is include the library in the code along with the bare minimum sketch and I have an error already I've tried compiling various VarSpeedServo servo codes from here online with the copy paste method and still always an error I've tried for 3 days now I'm pretty much computer illiterate but I downloaded the library moved it to the adruino program file named library it shows up in there but still always has an error it just won't even compile the bare minimum sketch with # include At the top any help out there ??

I'm trying to install the VarSpeedLibrary

From where?

and everytime I do it I get an error when it goes to compile !

But you have no intention of telling us what the error is?

I'm pretty much computer illiterate

That doesn't help.

moved it to the adruino program file named library

There isn't a file named library. There is a directory named libraries, but that is NOT where user-downloaded libraries go.

You need to tell us where you got the library, specifically where you put it (as in where you unzipped it), and what the error is.

Below is the original VarSpeedServo discussion with a link to the files. This work is ~3 years old so arduino updates may have had some impact.

edit: Perhaps you should post the code that is not working.

edit: try the below in the .cpp file

I've used the varspeedservo library in Arduino 1.0. I just changed WProgram.h to Arduino.h in one of the library files.

http://forum.arduino.cc/index.php?PHPSESSID=rdidab400h24d7o61h70f7vvu1&topic=61586.0