Re: glade alocal.m4 error

2003-01-05 Thread Rob Weir
On Sat, Jan 04, 2003 at 08:46:08AM -0500, Kevin Coyner wrote: > Further googling on this has lead me to discover that I don't have the > following in my /usr/share/aclocal directory: > > gtk.m4 > glib.m4 > libtool.m4 They're in the appropriate -dev packages, which you'll need to have to build any

Re: glade alocal.m4 error

2003-01-04 Thread Kevin Coyner
On Sat, Jan 04, 2003 at 12:21:07AM -0500, Kevin Coyner wrote.. > > I'm trying to learn GUI C/C++ programming and decided to give Glade a > whirl. > > I installed the Glade-Gnome package (testing) and fired it up. No > problems and I went through a tutorial quickly. However, when executing

glade alocal.m4 error

2003-01-03 Thread Kevin Coyner
I'm trying to learn GUI C/C++ programming and decided to give Glade a whirl. I installed the Glade-Gnome package (testing) and fired it up. No problems and I went through a tutorial quickly. However, when executing a build via ./autogen.sh, I got the following error: --