On Thu, 2004-08-19 at 17:18, Kai-Uwe Behrmann wrote: > Hallo, > > in the downloaded cvs tree I could not find generic intructions. This > resulted in fiddeling with copies from the last tarball for many files and > so on. After figuring out that: > aclocal > automake (with many messages) > autoconf - failed with: > Scribus> autoconf > configure.in:128: error: possibly undefined macro: AC_CHECK_COMPILERS > If this token and others are legitimate, please use > m4_pattern_allow. > See the Autoconf documentation. > configure.in:160: error: possibly undefined macro: AC_PATH_QT > > ./configure: line 4665: AC_CHECK_COMPILERS: command not found > ./configure: line 4714: KDE_PROG_LIBTOOL: command not found > ./configure: line 4717: syntax error near unexpected token `1.5' > ./configure: line 4717: `KDE_CHECK_PYTHON(1.5)' > > and an copy of acinclude.m4 from the last tarball to CVS tree following with > autoconf > configure > > worked somehow ... > Dont know how I resolved dependencies, maybe while copying over > Makefile.in from various directories. > > Anyway, after this gcc did not find about.moc, prefs.moc ... maybe more. > > At this state I write here. Can someone send me an working! tarball of the > current CVS or prepair CVS for more simple usage at the start level? > > Hope I can continue within the CVS tree soon. >
CVS does work.. make sure you are using autoconf 2.5 and automake 1.6 or 1.7. Make sure you get a clean full checkout of CVS and if the moc files arent being created then the Makefiles arent being generated properly. Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20040819/faaf88bc/attachment.pgp
