Gnucash 2.2.6 doesn't build on Ubuntu 8.04

Derrick Hudson dman at dman13.dyndns.org
Thu Jul 31 20:26:51 EDT 2008


On Thu, Jul 31, 2008 at 08:47:37AM -0600, Ronal B Morse wrote:
| On Thu, 2008-07-31 at 10:03 -0400, Derek Atkins wrote:
| > Quoting Ronal B Morse <rbmorse at comcast.net>:
| > 
| > > make fails on Ubuntui 8.04 with the following:
| > >
| > > In file included from /usr/include/gtk-2.0/gtk/gtk.h:67,
| > >                 from gnc-gobject-utils.c:29:
| > > /usr/include/gtk-2.0/gtk/gtkcolorsel.h:31:25: error: gtk/gtkvbox.h: No
| > > such file or directory
| > > In file included from /usr/include/gtk-2.0/gtk/gtk.h:67,
| > >                 from gnc-gobject-utils.c:29:
| > 
| > This looks like a GTK bug, not a GnuCash bug.  GnuCash includes
| > gtk/gtk.h, which includes gtkcolorsel.h, which includes gtkvbox.h,
| > which doesn't exist.
| > 
| > So look at your Gtk installation.
| 
| Interesting. The first time I went looking for missing files (before I
| posted to the mail list) I thought I found gtkvbox.h
| in /usr/include/gtk-2.0/gtk/ where it belongs. 
| 
| In fact, upon checking again, what I found was gtkvbbox.h
| 
| I'll go bother some Ubuntu devs. 

apt-file is a useful tool for finding what package contains a file.
An alternative is the Ubuntu web site.

$ apt-file search gtkvbox.h
libgtk1.2-dev: /usr/include/gtk-1.2/gtk/gtkvbox.h
libgtk2.0-dev: /usr/include/gtk-2.0/gtk/gtkvbox.h
python-gtk2-doc: /usr/share/gtk-doc/html/pygtk/class-gtkvbox.html


http://packages.ubuntu.com/

http://packages.ubuntu.com/search?searchon=contents&keywords=gtkvbox.h&mode=exactfilename&suite=hardy&arch=any

HTH,
-Derrick

-- 
Emacs is a nice operating system, it lacks a decent editor though
 
www: http://dman13.dyndns.org/                  jabber: dman at dman13.dyndns.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20080731/c16c1dcf/attachment.bin 


More information about the gnucash-user mailing list