On Thu, 2005-06-09 at 19:09 +0200, Ekkard Gerlach wrote: > trying to "make" 1.2.2cvs with Suse 9.2:
That's a bug - we should've noticed that libjpeg was missing, but didn't. I'll look into it - it's probably a problem with configure. You'll need to install the libjpeg development package. I don't know what it's exact name is on SuSE (mrdocs: mind adding the req'd package list for SuSE to the 1.3 BUILDING file?). > md5.h:30:30: warning: "_LIBC" is not defined > util.cpp:52:21: jpeglib.h: Datei oder Verzeichnis nicht gefunden This is the first, and most important, error. It tells us that the required header file could not be found. It tells me there's a bug in Scribus or its configure script, but one that only happens when you're missing libjpeg or its development package. -- Craig Ringer
