Building Scribus: QT/X11

Steven Boothe steven at poiema.org
Tue Mar 1 00:26:58 CET 2005


Angus Leeming wrote:
> Steven Boothe wrote:
> 
>>The instructions that exist at the moment required the installation of
>>two additional packages to cygwin: autoconf and automake. No problem
>>here.
> 
> 
> [snip]
> 
> 
>>3. preconfigure
>>      make -f Makefile.dist
>>[cd ~/src/Scribus && make -f Makefile.dist]
>>
>>Resulted in the following errors:
>>...
>>acinclude.m4:4681: warning: underquoted definition of AC_PATH_QTOPIA
>>/usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of
>>AC_CHECK_FT2
>>*** Creating configure
>>*** Creating config.h template
>>*** Creating Makefile templates
>>configure.in:215: required file `scribus/templates/Makefile.in' not found
> 
> 
> Makefile.in is generated by 'something' from the Makefile.am files. That
> 'something' is often a file 'autogen.sh' in your top level source
> directory.
> 
> $ sh ./autogen.sh
> 
> ???
> Angus

Thanks for the response Angus!

It appears the autogen.sh file does not exist???

cboothe at IT-staff ~/src/scribus-1.2.1cvs
$ find . -iname '*autogen*'
cboothe at IT-staff ~/src/scribus-1.2.1cvs
$ ll
total 2324
-rw-r--r--   1 cboothe Administrators    703 Oct 17 09:55 AUTHORS
-rw-r--r--   1 cboothe Administrators  15131 May 13  2003 COPYING
-rw-r--r--   1 cboothe Administrators  73798 Oct 17 09:55 ChangeLog
-rw-r--r--   1 cboothe Administrators   5992 Oct 22 09:15 ChangeLogCVS
-rw-r--r--   1 cboothe Administrators  43603 Jan 14  2004 Doxyfile
-rw-r--r--   1 cboothe Administrators   6970 May 13  2003 INSTALL
-rw-r--r--   1 cboothe Administrators   1067 Oct 22 09:15 Makefile.am
-rw-r--r--   1 cboothe Administrators   1083 Oct 22 05:17 Makefile.am.bak
-rw-r--r--   1 cboothe Administrators    652 Oct 17 13:00 Makefile.am.rej
-rw-r--r--   1 cboothe Administrators  21440 Oct 23 09:13 Makefile.bak
-rw-r--r--   1 cboothe Administrators    450 May 13  2003 Makefile.dist
-rw-r--r--   1 cboothe Administrators  21077 Oct 23 09:20 Makefile.in
-rw-r--r--   1 cboothe Administrators   2525 Oct 17 09:55 README
-rw-r--r--   1 cboothe Administrators  78606 Oct 22 09:15 Scribus.pot
-rw-r--r--   1 cboothe Administrators  17416 Oct 22 09:15 Scribus.pro
-rw-r--r--   1 cboothe Administrators    120 May 13  2003 TODO
-rw-r--r--   1 cboothe Administrators 158270 Feb 28 14:30 acinclude.m4
-rw-r--r--   1 cboothe Administrators  39513 Feb 28 14:31 aclocal.m4
drwxr-xr-x+  3 cboothe Administrators   8192 Oct 22 09:15 admin/
drwxr-xr-x+  2 cboothe Administrators   4096 Feb 28 14:31 autom4te.cache/
-rw-r--r--   1 cboothe Administrators   3200 Oct 17 10:56 config.h.in
-rwxr-xr-x   1 cboothe Administrators  46613 Oct 22 12:11 config.status.bak*
-rwxr-xr-x   1 cboothe Administrators 694507 Feb 28 14:31 configure*
-rwxr-xr-x   1 cboothe Administrators 694507 Feb 28 14:31 configure.bak*
-rw-r--r--   1 cboothe Administrators   8079 Oct 17 09:55 configure.in
-rw-r--r--   1 cboothe Administrators  34235 Jan 16  2004 fparser.txt
-rwxr-xr-x   1 cboothe Administrators 202837 Oct 17 12:28 libtool.bak*
drwxr-xr-x+ 12 cboothe Administrators  90112 Feb 28 14:31 scribus/
-rw-r--r--   1 cboothe Administrators   5416 Oct 11 14:57 scribus.1
-rw-r--r--   1 cboothe Administrators   2039 Oct 23 05:55 scribus.desktop
-rw-r--r--   1 cboothe Administrators  15739 Oct 11 14:57 scribus.dtd
-rwxr-xr-x   1 cboothe Administrators   1003 Oct 22 11:07 
scribus.exe.stackdump*
-rw-r--r--   1 cboothe Administrators  59973 Oct 22 09:15 scribus.kdevprj
-rw-r--r--   1 cboothe Administrators   1282 Oct 22 09:15 scribus.kdevses
-rw-r--r--   1 cboothe Administrators    719 Oct 17 09:56 scribus.lsm
-rw-r--r--   1 cboothe Administrators     10 Oct 17 10:52 stamp-h.in
-rw-r--r--   1 cboothe Administrators     18 May 13  2003 subdirs

cboothe at IT-staff ~/src/scribus-1.2.1cvs
$


More information about the kde-cygwin mailing list