Hello Kurt, I had to install the python-devel package before, which depends on python-tk, which in turn depends on blt. So the installation order would be
1.) blt 2.) python-tk 3.) python-devel You will find rpm packages for SuSE 8.2 of all this on rpmseek. Hope that helps, Gunnar :) Am Montag, 3. November 2003 13:17 schrieb Kurt Lhotzky: > Hi, Gunnar - > > I tried it - but in vain. > 1) I installed the patch in my scribus1.1.2 directory, containing the > install-files; > 2) I started the patch > 3) I started ./configure > 4) when I started "make", I got the same error message: > > In file included from cmdutil.cpp:1: > cmdutil.h:4:20: Python.h: No such file or directory > make[5]: *** [cmdutil.lo] Fehler 1 > make[5]: Leaving directory `/home/Borris/dtp/scribus-1.1.2/scribus/plugins/ scriptplugin' > make[4]: *** [all-recursive] Fehler 1 > make[4]: Leaving directory `/home/Borris/dtp/scribus-1.1.2/scribus/plugins/ scriptplugin' > make[3]: *** [all-recursive] Fehler 1 > make[3]: Leaving directory `/home/Borris/dtp/scribus-1.1.2/scribus/plugins' > make[2]: *** [all-recursive] Fehler 1 > make[2]: Leaving directory `/home/Borris/dtp/scribus-1.1.2/scribus' > make[1]: *** [all-recursive] Fehler 1 > make[1]: Leaving directory `/home/Borris/dtp/scribus-1.1.2' > make: *** [all] Fehler 2 > chello213047112166:/home/Borris/dtp/scribus-1.1.2 # > > Did I make a mistake or is it just general technical disability :-)??? > > Kind regards (and thanks for your patience and help!) > > Kurt > >
