Ik heb geprobeer giFT te installeren op Debian maar ik stuit op het volgende probleem:
debian:/home/stuartje/giFT# ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I m4 ...
aclocal: both `configure.ac' and `configure.in' present: ignoring `configure.in'
aclocal: configure.ac: 264: macro `AM_PATH_GTK' not found in library
Running autoheader...
autoheader2.50: warning: `configure.ac' and `configure.in' both present.
at /usr/bin/autoheader2.50 line 110
autoheader2.50: warning: proceeding with `configure.ac'.
at /usr/bin/autoheader2.50 line 110
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader2.50: error: AC_CONFIG_HEADERS not found in configure.ac
Running automake --gnu ...
automake: both `configure.ac' and `configure.in' present: ignoring `configure.in'
configure.ac: 15: required file `./config.h.in' not found
Running autoconf ...
autoconf2.50: warning: both `configure.ac' and `configure.in' are present.
autoconf2.50: warning: proceeding with `configure.ac'.
Running ./configure ...
./configure: line 1207: syntax error near unexpected token `AM_INIT_AUTOMAKE(giFT,'
./configure: line 1207: `AM_INIT_AUTOMAKE(giFT, $VERSION)'
debian:/home/stuartje/giFT# ./autogen.sh
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I m4 ...
aclocal: both `configure.ac' and `configure.in' present: ignoring `configure.in'
aclocal: configure.ac: 264: macro `AM_PATH_GTK' not found in library
Running autoheader...
autoheader2.50: warning: `configure.ac' and `configure.in' both present.
at /usr/bin/autoheader2.50 line 110
autoheader2.50: warning: proceeding with `configure.ac'.
at /usr/bin/autoheader2.50 line 110
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader2.50: error: AC_CONFIG_HEADERS not found in configure.ac
Running automake --gnu ...
automake: both `configure.ac' and `configure.in' present: ignoring `configure.in'
configure.ac: 15: required file `./config.h.in' not found
Running autoconf ...
autoconf2.50: warning: both `configure.ac' and `configure.in' are present.
autoconf2.50: warning: proceeding with `configure.ac'.
Running ./configure ...
./configure: line 1207: syntax error near unexpected token `AM_INIT_AUTOMAKE(giFT,'
./configure: line 1207: `AM_INIT_AUTOMAKE(giFT, $VERSION)'