Hi,
I'm trying to get Aldrin up and running on Ubuntu 9.04 with Python 2.6
I installed both armstrong 0.2.6 and aldrin 0.13 using scons.
aldrin got installed to the python2.5/site-packages folder leading to the following error:
ImportError: No module named aldrin.main
I moved the aldrin folder from python2.5/site-packages to python2.6/dist-packages and then got the following error:
enumerating folder '/usr/local/lib/zzub/../lunar/fx/bitcrusher'
lunar: loading module '/usr/local/lib/zzub/../lunar/fx/bitcrusher/bitcrusher.so'
*** stack smashing detected ***: python terminated
Full stack trace attached...
incidentally, removing the bitcrusher folder (as suggested in another thread) leads to the same error with a different fx module.
Would love to get started with aldrin!!
Edit: upload attachment not working?
http://qatano.com/aldrin/stack-smashing.aldrin
