> Hendrik Boom wrote:
> > Since you seem to have succeeded in your installation, you presumably
> > have the missing file.  Have I left out something from my SuSE
> > that would explain this problem?
> 
> Yes, you need to install the gettext package, which is in the d series,
> I think.

This helped.  It now gets past the ./configure.
Unfortunately, now the make gnome fails.  Mresumably I'm missing snother useful
package, the one containing various include files whose names start
starting with "gdk_".  The tail end of the installation log follows.

These initials sound familiar, but I can't quite place them.

Can you tell me where to find these?

And, to save some email, do you know of any handy way to search the SuSE
disks for packages that contains specific files that are *not* installed?

> 
> One additional hint: You may need to run gnucash once as root, so that guile
> can set up a catalog for slib.

Didn't quite get this far.

-- hendrik.


...
...
...
make[3]: Entering directory `/home/hendrik/cash/expand/gnucash-1.3.0/src'
gcc -Wp,-MD,obj/gnome/MultiLedger.d.tmp -c -g -O2  -I/usr/X11R6/include -I. -I.. 
-I./engine -I./register -Ireports -I./../include -I/usr/local/include  -pg -I./gnome 
-I/opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include 
-I/usr/X11R6/include -I/usr/lib/glib/include -DGNOME -o obj/gnome/MultiLedger.o 
MultiLedger.c 
In file included from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/gnome.h:7: gdk_imlib.h: No such file or directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:10,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-animator.h:28: gdk_imlib.h: No such file or 
directory
In file included from /opt/gnome/include/libgnomeui/gnome-animator.h:30,
                 from /opt/gnome/include/libgnomeui/libgnomeui.h:10,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-pixmap.h:7: gdk_imlib.h: No such file or directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:19,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-canvas-image.h:16: gdk_imlib.h: No such file or 
directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:21,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-canvas-load.h:5: gdk_imlib.h: No such file or 
directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:27,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-color-picker.h:13: gdk_imlib.h: No such file or 
directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:51,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-icon-list.h:15: gdk_imlib.h: No such file or 
directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:106,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-druid-page-start.h:23: gdk_imlib.h: No such file 
or directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:107,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-druid-page-standard.h:23: gdk_imlib.h: No such 
file or directory
In file included from /opt/gnome/include/libgnomeui/libgnomeui.h:108,
                 from /opt/gnome/include/gnome.h:9,
                 from register/table-gnome.h:33,
                 from register/table-allgui.h:103,
                 from register/splitreg.h:54,
                 from MultiLedger.h:31,
                 from MultiLedger.c:30:
/opt/gnome/include/libgnomeui/gnome-druid-page-finish.h:23: gdk_imlib.h: No such file 
or directory
make[3]: *** [obj/gnome/MultiLedger.o] Error 1
make[3]: Leaving directory `/home/hendrik/cash/expand/gnucash-1.3.0/src'
make[2]: *** [build-flavor] Error 2
make[2]: Leaving directory `/home/hendrik/cash/expand/gnucash-1.3.0'
make[1]: *** [gnome.real] Error 2
make[1]: Leaving directory `/home/hendrik/cash/expand/gnucash-1.3.0'
make: *** [gnome] Error 2

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to