Ubuntu 8.10 with Panda 1.6.0

Hi, im new to linux and panda3d.

So how do i run panda3d in linux. ive installed panda3d and have move the folder to documents, ive tried running the basic stuff for opening panda3d, but it wont work, i think im getting the directories wrong.

How do the directories work in ubuntu?

Could someone give me an example of how they run panda3d in the terminal.

Thanks.

You shouldn’t move anything around. If so, you should update panda.pth in your python’s lib/site-packages to point to the new location.

To run your P3D app, as any python script :

python path/to/myScript.py