ASSS Questions - Python 2.3.4 and ASSS Anonymous - Wed Nov 29, 2006 6:51 pm Post subject: Python 2.3.4 and ASSS
Anyone have a build of asss complied against python 2.3.4?
Anonymous - Wed Nov 29, 2006 6:53 pm Post subject:
Or can build pymod.so against 2.3.4 for me?
Smong - Thu Nov 30, 2006 12:02 pm Post subject:
Ok, pymod-234-143.zip 460k.
Edit: changed url.
Anonymous - Thu Nov 30, 2006 1:43 pm Post subject:
xoxo
Anonymous - Thu Nov 30, 2006 1:48 pm Post subject:
Do I need to rebuild anything else or just overwrite the existing pymod?
phong - Thu Nov 30, 2006 1:50 pm Post subject:
<cmod> loading C module 'pymod' from 'pymod'
E <cmod> error loading module 'pymod'
Unrecoverable error (5): Error in loading module 'pymod:pymod'
Bak - Thu Nov 30, 2006 2:39 pm Post subject:
phong are you using 1.4.3?
phong - Thu Nov 30, 2006 4:22 pm Post subject:
1.4.2
phong - Thu Nov 30, 2006 4:27 pm Post subject:
What changes were done in 4.2 > 4.3?
Smong - Thu Nov 30, 2006 6:02 pm Post subject:
Ok here's a version compiled against 142. What probably happened is one of the other modules pymod depends on changed its interface.
pymod-234-142.zipphong - Thu Nov 30, 2006 6:16 pm Post subject:
Yep, thanks
phong - Sat Dec 02, 2006 8:47 am Post subject:
Just a thought for someone looking for something to do, it would be nice to have a resource for modules compiled for different versions of things (like pymod). Or at least for a few couple stable versions.
Thanks again smong.
Cyan~Fire - Sat Dec 02, 2006 12:59 pm Post subject:
Why not just upgrade?
phong - Sat Dec 02, 2006 3:44 pm Post subject:
Do I really need to answer? Just because a version is newer doesnt make it better, plus upgrading python would cause issues with other applications I am currently running that are dependent upon the version I currently run. It is much easier to just rebuild pymod.
D1st0rt - Sun Dec 03, 2006 5:27 pm Post subject:
I believe it could be argued that at least some of these make 1.4.3 better than previous versions
Anonymous - Sun Dec 03, 2006 6:59 pm Post subject:
And I believe we were talking about upgrading python, not asss.
Cyan~Fire - Mon Dec 04, 2006 11:17 am Post subject:
Ahh, no, I was talking about ASSS. Sorry for being unclear.