[Scribus] Scribus 1.3.3.9 compile on Fedora 8 x86_64
Jan Schrewe
jschrewe
Mon Nov 12 08:20:54 CET 2007
Frank Cox schrieb am Montag, 12. November 2007:
> 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:
>
> What am I doing wrong?
Looks like the configure script does not find the python library. On openSuSE
it' s in /usr/lib and the rest of python is in /usr/lib/python.
I think you need to tell configure where the runtime data for python is and
not only the include files.
Best,
Jan
More information about the scribus
mailing list