In file included from rgb_from_sd_6_ir_pir.cpp:6:
C:\Users\JASPREET\Downloads\arduino-1.0.1-windows\arduino-1.0.1\libraries\LPD6803/LPD6803.h:7: error: redefinition of 'class LPD6803'
C:\Users\JASPREET\Downloads\arduino-1.0.1-windows\arduino-1.0.1\libraries\LPD6803/LPD6803.h:7: error: previous definition of 'class LPD6803'
Why are you SHOUTING?
What program would that be?
Why are you putting user-downloaded libraries in with the core Arduino libraries? That is NOT where they go.
so where to install the user library can u plz tell me
There should be a libraries folder in the directory where you store your sketches. If not, create one. User downloaded libraries go there.