On Monday 20 November 2006 02:11, linux-audio-user-request@xxxxxxxxxxxxxxxxxx wrote: > > > > Version 0.6.1 also segfaults. Since the program is written C++, the > > > > python version should not matter, huh? > > > > > > Works fine on my system. It must be a problem with your setup. > > > > > > Make sure you have the correct version of wxpython for your > > > python install.. > > > > > > (I am using python 2.4 and wxpython 2.6). > > > > There is no package for wxpython on Debian Sid. I have python-wxgtk2.6, > > python-wxtools and pthon=wxversion (all 2.6.3.2.1.5) installed. There is > > a libwxgtk2.4-python available but no installed. > > I'm on Debian sid too.. did you read the build instructions and > do: > > sudo apt-get install build-essential python2.4 python-wxgtk2.6 libsndfile1 > libsndfile1-dev scons ladspa-sdk python-ctypes libasound2-dev > libjack0.100.0-dev zlib1g zlib1g-dev libflac7 libflac-dev libportmidi0 > libportmidi-dev > > see: http://trac.zeitherrschaft.org/zzub/wiki/BuildAldrin Have all these things intalled. The configure step did not kick when using python2.4.