Installing Panda 3D in Puppy Linux

Hi, i just installed Panda3D in Puppy Linux, it was not straight forward so i will write a little guide to help anyone who need it:

1- Download Panda 3D for Ubuntu http://www.panda3d.org/download.php?platform=ubuntu&version=1.9.0&sdk

2- Install the Deb package

3-Copy or Move the files from

 /usr/lib/panda3d

to

/usr/lib

4-Using Puppy Package Manager install:
libcg_3.1
libcggl_3.1
libbulletcollision2.81
libbulletsoftbody2.81
libbulleddynamics2.81
liblinearmath2.81
libode1_0

5- Done,you can run Panda3D from the terminal. example:

python mygame.py