> I am trying to compile Scribus 1.3.3.9 on Fedora 8 x64_64. I have managed > to > satisfy all of the dependencies with the exception of python. > > With this commandline: > > ./configure --prefix=/home/frankcox --with-qt-dir=/usr/lib64/qt-3.3 > -with-py > thondir=/usr/include/python2.5 > > I get this result in config.log: >
> configure:27429: checking for Python2.5 > configure: 27439: /usr/include/python2.5/include/Python.h > configure: 27439: /usr/include/Python.h (and looking elswhere for the headers) At a rough guess you need the python development package owen
