Hello Klaus, Please see my comments inline:
At Mon, 22 Sep 2003 20:19:52 +0200 , Klaus Ade Johnstad <klaus at astro.uio.no> wrote: >=2D----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >I'm trying to compile on a Debian Woody machine, but I keep getting=20 >these errors when running make: >=20 >source=3D'art_kmisc.c' object=3D'art_kmisc.o' libtool=3Dno \ >depfile=3D'.deps/art_kmisc.Po' tmpdepfile=3D'.deps/art_kmisc.TPo' \ >depmode=3Dgcc /bin/bash ../admin/depcomp \ >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2=20 >=2D -I/usr/include/qt/ -I/usr/X11R6/include -DQT_THREAD_SUPPORT =20 >=2D -D_REENTRANT -O2 -g -O2 -c `test -f 'art_kmisc.c' || echo=20 >'./'`art_kmisc.c >art_kmisc.c:1: libart_lgpl/art_vpath.h: No such file or directory >art_kmisc.c:2: libart_lgpl/art_bpath.h: No such file or directory >art_kmisc.c:3: libart_lgpl/art_misc.h: No such file or directory >art_kmisc.c:4: libart_lgpl/art_affine.h: No such file or directory >In file included from art_kmisc.c:6: >art_kmisc.h:23: libart_lgpl/art_misc.h: No such file or directory >art_kmisc.h:24: libart_lgpl/art_bpath.h: No such file or directory >art_kmisc.h:25: libart_lgpl/art_vpath.h: No such file or directory >art_kmisc.h:26: libart_lgpl/art_alphagamma.h: No such file or directory >art_kmisc.h:27: libart_lgpl/art_filterlevel.h: No such file or directory >make[3]: *** [art_kmisc.o] Error 1 >make[3]: Leaving directory=20 >`/skole/tjener/home0/kurs/kurs31/scribus-1.1.0/scribus' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory=20 >`/skole/tjener/home0/kurs/kurs31/scribus-1.1.0/scribus' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory=20 >`/skole/tjener/home0/kurs/kurs31/scribus-1.1.0' >make: *** [all] Error 2 > >I have the following packages installed >libfreetype6 2.0.9-1 FreeType 2 font engine, shared library files. >libfreetype6-dev 2.0.9-1 FreeType 2 font engine, development files Recommend freetype2 2.1.3, preferably 2.1.4 Scribus relies heavily on freetype2 now. >libqt2 2.3.1-22 Qt GUI Library (runtime version). >libqt3 3.0.3-20020329-1 Qt GUI Library (runtime version). >libqt3-dev 3.0.3-20020329-1 Qt GUI development files >libqt3-mt 3.0.3-20020329-1 Qt GUI Library (Threaded runtime version). >libqt3-mt-dev 3.0.3-20020329-1 Qt Threaded development files If you can, update these to 3.1.2.. >libqtcups2 2.0-4 Qt interface library for CUPS >qt3-tools 3.0.3-20020329-1 Qt GUI Designer and other Qt3 based tools >qtcups 2.0-4 Qt front-end for CUPS. >libart-2.0-2 2.3.8-1 The Gnome 2 canvas widget - runtime files. >libart-2.0-dev 2.3.8-1 The Gnome 2 canvas widget - development files. This is probably too old libart is now at 2.3.16 and there were big fixes in 2.3.10-2.3.14 >libart-dev 1.4.1.4-3 The Gnome canvas widget - development files. >libart2 1.4.1.4-3 The Gnome canvas widget - runtime files. > >I have succesfully compiled Scribus 1.0.1 on this machine, what package=20 >dependencies have changed since then? > Hope that helps, Peter
