On Fri, 2004-12-10 at 13:31, Michal Blazejczyk wrote: > It's me again. > > Here's an excerpt from my config.log file. It seems like config is not > finding > my Python installation even though it's there, in /usr/lib/python2.3 > However, Python.h is NOT in any of the listed folders. > I also have /usr/lib/libpython2.3.so.1.0 but no libpython2.3.a > as far as I can see. > Is something wrong with my Python installation or is it Scribus?
It sounds like you need to install a separate development package for python - something like 'python-devel' though the name may vary distro-to-distro. -- Craig Ringer
