[Glade-users] autogen.sh and m4 macros

Kevind kevind@ventanaview.net
Sat, 11 Oct 2003 20:04:39 -0700


Hello,

   I am getting the following error from the autogen.sh

.....
     no glade
(/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/kdummer/bin)
I can't find glade's gnome m4 macros. Please copy them to ./macros and
retry.
.....

I am trying to build a C++ version of my interface.  I have installed
the latest (i think) glademm-2.0.0, gtkmm-2.2.8  and glade-2.0.0.

autogen seems to be looking for  "/gnome/gnome.m4"
Where do I get these macros?

I am running on REDHAT 9.0 if that helps.

I worked great building a C version.

Thank You.