Introduction and Ubuntu Feisty + Python 2.5 .deb package

First of all, hi folks. This is my first post here at the forum :slight_smile:

I started learning Pand3D a few weeks ago. I started learning Soya first but then I moved on to Panda3D since it looks more realiable and have “real world” succesful use cases :wink:

Well, I managed to build a .deb package of Panda3D compiled for Python2.5 on Ubuntu Feisty and I wondered if anyone else would find this useful. I couldn’t solve the name clashes problems, it’s still there, but at least it will work with Feisty Fawn’s default Python version wich is great for me :smiley:

Here’s the link: mihd.net/xg2q13

BTW, the command line I used was that:

makepanda/makepanda.py --everything --lzma --version=1.3.2 --no-dx8 --no-dx9 --no-maya6 --no-maya65 --no-maya7 --no-max6 --no-max8 --no-max7 --no-openssl --installer

Wow. Thank you very much! I can really use this. I’ll try it out as soon as I have some time.

pro-rsoft: Glad you liked it :slight_smile:

Please, if you or anyone manages to test the package let me know if you run into any problems.

Cheers

It seems to work fine for me thanks alot!