Library installation problems

Hi guys! It been a while since I've used my arduino IDE or arduino board and my computer needs a new battery so I'm using some one else's computer

I'm trying to get my Hexapod running which means puttin the right libraries in the correct library folder so I can use them. I managed to get the Phoenix code 3dof/4dof libraries installed and when I go to examples I can open up a sketch.

But I can't get the PS2X.lib.h installed.

I unzipped the file and put it in he libraries folder like I usually do but it will not pick up the file. I have tried putting the .h and .cpp file in the library all kinds of ways. But now when I go to compile it says too many copies of the file and errors.

What am I doing wrong?

Please post a link to where you downloaded the PS2X library.

I just downloaded it from here:- Arduino-PS2X
Is that where you got it?

Anyway, I placed the "PS2X_lib" folder in my sketchbook "libraries" folder, restarted the IDE and then compiled the "PS2X_Example.ino" sketch without incident. (Compiled for UNO with IDE V1.6.5)