Re: GNOME_Gnumeric.xml install was Error compiling 0.75



YES, the strace gave me the hint I was looking for. gnumeric was looking
for that file under another version. I got it working now. Thanks for
all your help.

I just have one more question. This is just out of curiosity. Why is
gnumeric use directories like /usr/share/gnumeric/0.75-bonobo and not
/usr/share/gnumeric/0.75? I think this is the only software that is this
way? It is really rough on packagers.

Louis

On Fri, 2001-11-09 at 01:35, Jody Goldberg wrote:
On Fri, Nov 09, 2001 at 12:38:19AM -0500, Louis Garcia wrote:
OK, here is what I get when running from terminal:
$ gnumeric
Bonobo-WARNING **: Can't find 'GNOME_Gnumeric.xml' to load ui from

Yes, this is definitely a problem with finding the ui file.

But when I move GNOME_Gnumeric.xml from
/usr/share/gnumeric/0.75-bonobo/gnome/iu to /usr/share/gnome/ui Gnumeric
runs like a dream. I think gnumeric is looking for that file in
/usr/share/gnome/ui and not in the place it installs it. The last
version I had was 0.72 and this file was is
/usr/share/gnumeric/0.75-bonobo/gnome/iu and it ran fine. Oh and I
compiled both version with ./configure --prefix=/usr

No there is something else at work.
    /usr/share/gnome/ui
is the fall back dir hard coded into bonobo.

On Thu, 2001-11-08 at 23:48, Jody Goldberg wrote:
    char *dir = gnumeric_sys_data_dir (NULL);
This definitely returns the versioned directory.  Use strace to
figure out what version it thinks it is looking for.  I'll bet it is
NOT 0.75.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]