I'm having problems running Glade. I've "successfully" generated C files,
but I've been unable to compile them.
Below is the toplevel listing of the files in the project directory along
with the error message I'm getting.
----------------------------------------------------------------------------
-------
Red Hat Linux release 6.1 (Cartman)
Kernel 2.2.12-20 on an i586
[winefred@raptor project2]$ ls
ABOUT-NLS Makefile.in autogen.sh configure.in output
AUTHORS NEWS confdefs.h install-sh po
COPYING README config.cache intl project2.glade
ChangeLog acconfig.h config.h.in macros project2.glade.bak
INSTALL aclocal.m4 config.log missing src
Makefile.am aclocal.m4~ configure mkinstalldirs stamp-h.in
----------------------------------------------------------------------------
-------
When I run ./autogen.sh I get the following errors:
----------------------------------------------------------------------------
-------
aclocal: configure.in: 17: macro `AM_PATH_GTK' not found in library
aclocal: configure.in: 17: macro `AM_PATH_GTK' not found in library
macros/Makefile.am:33: INSIDE_GNOME_COMMON does not appear in AM_CONDITIONAL
src/Makefile.am:15: variable `GNOME_LIBDIR' not defined
src/Makefile.am:15: variable `GNOMEUI_LIBS' not defined
src/Makefile.am:15: variable `INTLLIBS' not defined
./configure: syntax error near unexpected token `AM_INIT_AUTOMAKE(project2,'
./configure: ./configure: line 524: `AM_INIT_AUTOMAKE(project2, 0.1)'
----------------------------------------------------------------------------
-------
Can anyone tell me what I'm missing or what paths I don't have set?
Thanks in advance,
WW
+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.