Hi, I have finally managed to compile scribus with python support. 1. ./configure --with-threads 2. make (as normal user) 3. make install (as root)
but it does not start into GUI-mode, merely throws an error message and dies: $ scribus scribus: relocation error: scribus: undefined symbol: _ZN7QWidget7repaintEb $ scribus --version _does_ work (giving 1.1.4 as version & exits) Does anyone have an idea how to get it to run properly? Thank you, Ingo System Info: Mandrake 9.1 on AMD Duron 850 gcc 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) KDE 3.1.4 QT 3.2 Python 2.3.3
