Toon posts:

giFT install prob

Pagina: 1
Acties:

Verwijderd

Topicstarter
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)'

  • wiho
  • Registratie: Februari 2000
  • Laatst online: 13-07 11:42

wiho

Certified Nerd

Heb je de installation guide gelezen? Check 'ns de versie van automake.

"Pas als het proces gecrashed is, dumpt men de core"


Verwijderd

Topicstarter
ii autoconf 2.53-4 automatic configure script builder
ii autoconf2.13 2.13-44 automatic configure script builder (obsolete

Is toch juist?

  • wiho
  • Registratie: Februari 2000
  • Laatst online: 13-07 11:42

wiho

Certified Nerd

autoconf != automake

Je versie van autoconf klopt zo te zien wel, maar heb je ook de juiste versie (1.4) van automake?

"Pas als het proces gecrashed is, dumpt men de core"


Verwijderd

Topicstarter
debian:~# dpkg -l | grep automake
ii automake 1.4-p5-4 A tool for generating GNU Standards-complian