[Scribus] scribus-scripting-0.5.1

Owen rcook
Wed Oct 29 04:49:50 CET 2003


Mdk9.2 has Python 2.3 so I had to change configure lines 8861-8864 to read

if test -z ""2.3""; then
  version="1.5"
else
  version=""2.3""

That seemed to fix the Python.h problem. 

However make failed eventually at

In file included from /usr/include/python2.3/Python.h:69,
                 from cmddialog.h:4,
                 from cmddialog.cpp:2:
/usr/include/python2.3/object.h:343: error: syntax error before `;' token
make[2]: *** [cmddialog.lo] Error 1

This is the same error reported by Simon Munton (25/10)

I will follow his advice and see if I can get scripting to work by modifying object.h

I am surprised that the tarball configure didn't require Python, but I am not into configure and make files, so I am flying blind a bit.



Owen



More information about the scribus mailing list