[SOLVED] Libraries that i download wont compile .

pYro_65:
Does DFR_key include any other libraries, either built-in or installed yourself?

i check my core libraries directory and also in my document/arduino/libraries there is nothing a libraries that named " DFR_key "

i've tried to re installing DFR_key libraries using this guide http://arduino.cc/en/Guide/Libraries

but the error message won't gone

i've tried to installing the other libraries , that i've download from http://dimme.net/wp-content/uploads/LCDKeypad.rar

using same way that has been pointed here "http://arduino.cc/en/Guide/Libraries"

but when i tried to upload the sketch
this error messages apear

C:\Users\gissagiswara\Documents\Arduino\libraries\LCDKeypad\LCDKeypad.cpp:5:22: error: WProgram.h: No such file or directory
C:\Users\gissagiswara\Documents\Arduino\libraries\LCDKeypad\LCDKeypad.cpp: In member function 'int LCDKeypad::button()':
C:\Users\gissagiswara\Documents\Arduino\libraries\LCDKeypad\LCDKeypad.cpp:22: error: 'analogRead' was not declared in this scope

I really very sorry because many questions that i ask .
i confused , i've read the instruction how to add the custom libraries and follow the instructions but still cant completed
i've try to install the latest of IDE version