I've tryed to run gajim 0.10.1 under OZ 3.5.4. I've installed following packages from feed:
- python-core
- python-netclient
- python-stringold
- python-pygtk2
- python-xml
- python-pysqlite
- python-crypt
- python-logging (but that wasn't working, so I've copied /usr/lib/python2.4/logging/*.py from my PC)
- python-dus (installed with -force-depends, it needs "dbus" package that is not available, but there is "dbus-1" witch (I think) has the same funcionality)
but I'm getting Segmentation fault when I run launch.sh.
I've tryed "python -v gajim.py", output is in attached file. (it's 233 lines long, so I didn't put it in the post)
It's looking like there is something wrong with pyexat, do I need to build it myself?