On 8 Feb 2000, Jean-Marc Lasgouttes wrote:
> I did not get far. First problem: ./autogen.sh gives the following
> warnings/errors:
>
> fantomas: ./autogen.sh
> Locating GNU m4... found: gm4
> Generate acinclude.m4... done.
> Building macros... aclocal: configure.in: 101: macro
> `AM_DISABLE_SHARED' not found in library aclocal: configure.in: 109:
> macro `AM_PROG_LIBTOOL' not found in library done.
Which version of libtool do you have installed?
> Building config header template... done. Building Makefile
> templates... configure.in: 70: required file `./sigc++config.h.in' not
> found done.
sigc++config.h.in should have been generated in a previous step.
[...]
> I certainly do not get that in the main branch.
>
> Second problem: configure dies with
> checking for Qt... configure: error: Qt-1.4 (headers and libraries)
> not found. Please check your installation!
>
> I indeed do not have Qt installed, but I shouldn't need to, right?
I blame Juergen ;-)
Allan. (ARRae)