Yes, it does sound like you don't have gettext installed. If you don't want to have
international language
support for your program (translations are provided by other individuals) then you can
disable gettext from
within glade. Its in the project options.
Josh Green
Markus Minihold wrote:
> FYI: I've posted a simmilar mail today to glade-users. But I'vnt got any response.
>
> Today I've used glade for the first time building a simple interface for gtk.
> After that I've executed autogen.sh to generate the necessary files for configure,
>make, make install cyclus.
> But I've problems to sucessfully compile that simple example.
>
> Here is the output of autogen.sh
>
> minihold@minimax:~/src/c/pis$ ./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 .
> Creating ./aclocal.m4 ...
> Running gettextize... Ignore non-fatal messages.
> ./autogen.sh: gettextize: command not found
> Making ./aclocal.m4 writable ...
> Running aclocal ...
> aclocal: configure.in: 17: macro `AM_GNU_GETTEXT' not found in library
> Running autoheader...
> Running automake --gnu ...
> configure.in: 17: required file `./ABOUT-NLS' not found
> Makefile.am:3: required directory ./intl does not exist
> src/Makefile.am:15: variable `INTLLIBS' not defined
> Running autoconf ...
> Running ./configure ...
> loading cache ./config.cache
> ./configure: line 524: syntax error near unexpected token `AM_INIT_AUTOMAKE(pis,'
> ./configure: line 524: `AM_INIT_AUTOMAKE(pis, 0.1)'
>
> Is there someone who can tell me what I'm doing wrong and how I can fix it.
> I'm running a Debian 2.2 system.
> Thanx,
> Markus
>
> +---------------------------------------------------------------------+
> To unsubscribe from this list, send a message to [EMAIL PROTECTED]
> with the line "unsubscribe glade-devel" in the body of the message.
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.