Re: [glade--]Newbie trying to use glademm on Red Hat 7.2
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
David E. Battey wrote: > Thanks for the help. /usr/local/bin is on my path, but when I run > glade-- foo.glade from the command line, I get > > sh: pkg-config: command not found It's testing for gtkmm-2.0 ;-) > sh: gtkmm-config: command not found That's fatal! You need it. Please install gtkmm-dev ? Christof