[Glade-users] autogen.sh run problems

Rikke D. Giles rgiles@telebyte.com
Mon, 9 Jun 2003 01:52:19 -0700


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