[glade--]Problem while using glade



i created one interface in glade with C++ option
from the project option sheet.
when i executed ./autogen.sh in the project directory
i got the following error:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
processing .
deletefiles is
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/usr/share/aclocal'
Making ./aclocal.m4 writable ...
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
Running aclocal  -I macros ...
aclocal: configure.in: 29: macro `AM_GNOME_GETTEXT' not found in library
Running autoheader...
Running automake --gnu  ...
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: installing `./COPYING'
macros/Makefile.am:33: INSIDE_GNOME_COMMON does not appear in
AM_CONDITIONAL
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
creating cache ./config.cache
./configure: line 524: syntax error near unexpected token
`AM_INIT_AUTOMAKE(test,'
./configure: line 524: `AM_INIT_AUTOMAKE(test, 0.0)'

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`

after that i manually appended aclocal.m4 with the
/usr/share/aclocal/libtool.m4
and then executed autogen.sh again. this results in the
following error which i could not resolve:

processing .
deletefiles is
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
You should update your own `aclocal.m4' by adding the necessary
macro packages gettext.m4, lcmessage.m4 and progtest.m4 from
the directory `/usr/share/aclocal'
Making ./aclocal.m4 writable ...
Running libtoolize...
Running aclocal  -I macros ...
aclocal: configure.in: 29: macro `AM_GNOME_GETTEXT' not found in library
Running autoheader...
Running automake --gnu  ...
macros/Makefile.am:33: INSIDE_GNOME_COMMON does not appear in
AM_CONDITIONAL
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings ...
loading cache ./config.cache
./configure: line 534: syntax error near unexpected token
`AM_INIT_AUTOMAKE(test,'
./configure: line 534: `AM_INIT_AUTOMAKE(test, 0.0)'

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

with this i was unable to compile my project
please advise me in this regard
if possible send me the steps regarding compilation of
glade projects if C++ option is set.

i have glademm V0.6.2b

please cc the reply to : ajithk angelfire com
please send me the solution at the earliest.

	thanking you

ajith k




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