Re: Using autoconf on the configure.in got from AnonCVS




    >> In this case your error is probably because you did not run
    >> "aclocal" before autoconf.
    Hrafnkell> I get the same error as Bertrand gets when trying to
    Hrafnkell> compile gtk+ from the anon CVS server when using the

Not quite: your error is a missing AM_PATH_GLIB; his was an
AM_INIT_AUTOMAKE (or whatever).

What you need to do is copy ...../glib/glib.m4 to the
<your-prefix-where-you-installed-aclocal>/share/aclocal

You will also have to copy ...../gtk+/gtk.m4 to that same directory.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]