[Glade-users] autogen.sh run problems
Fabio Cesar Siqueira da Silva - doutorado
fcss@ifi.unicamp.br
Mon, 9 Jun 2003 12:48:29 -0300 (BSC)
I also noticed that when I disable the "gettext" support things complie
smoothly, but I don't know how to set the variable AM_GNU_GETTEXT to an
"autogen.sh" comand line, but it didn't work. I don't know if I'll ever
need to use the internacionalization support, but in any case, it'll be
useful to be aware of how to get aroun this problem.
Fabio.
On Mon, 9 Jun 2003, Rikke D. Giles wrote:
> Date: Mon, 9 Jun 2003 01:52:19 -0700
> From: Rikke D. Giles <rgiles@telebyte.com>
> To: glade-users@lists.ximian.com
> Subject: [Glade-users] autogen.sh run problems
>
> Kedar,
>
> You might want to try turning off gettext in the options and
> regenerating your code. If you don't want to do that (ie you NEED
> gettext) then try the hints the error listing gives...
>
>
> > Please use AM_GNU_GETTEXT([external]) in order to cause
> > autoconfiguration to look for an external libintl.
> >
> > Please create po/Makevars from the template in po/Makevars.template.
> > You can then remove po/Makevars.template.
> >
> > Please run 'aclocal -I m4' to regenerate the aclocal.m4 file.
> > You need aclocal from GNU automake 1.5 (or newer) to do this.
> > Then run 'autoconf' to regenerate the configure file.
> >
> > You will also need config.guess and config.sub, which you can get from
> > ftp://ftp.gnu.org/pub/gnu/config/.
> >
> > You might also want to copy the convenience header file gettext.h from
> > the /usr/share/gettext directory into your package.
> > It is a wrapper around <libintl.h> that implements the configure
> > --disable-nls option.
> >
> > Press Return to acknowledge the previous five paragraphs.
>
> What distribution are you running, and what versions of autconf,
> automake and gettext do you have on it?
>
> Cheers,
>
>
> Rikke
> _______________________________________________
> Glade-users maillist - Glade-users@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>