Re: gnumeric plugin problems



On Fri, 15 Feb 2002, Jody Goldberg wrote:

On Thu, Feb 14, 2002 at 08:15:53AM -0600, John Thompson wrote:
I have just compiled and installed gnumeric-1.0.4 on my system, and
although the program appears to work, none of the plugins are recognized.
When I start gnumeric, it complains:

    Errors while initializing plugin system

        gnome-xml       >= 1.8.14   libxml-1.8.16-2

2 possibilites spring to mind

1) Make sure that you can read the plugin.xml files

Permissions appear to be fine, as I have no problem reading them as a
normal user, and running gnumeric as "root" gives the same errors.

2) Use ldd to double check that you have not somehow accidentally
   linked against libxml2.

It appears to be linked against libxml1:

[john starfleet john]$ ldd -v /usr/local/bin/gnumeric|grep -i xml
        libxml.so.1 => /usr/local/lib/libxml.so.1 (0x007ff000)
        /usr/local/lib/libxml.so.1:

[john starfleet john]$ ls -l /usr/local/lib/libxml.so.1
lrwxrwxrwx    1 root     root           16 Sep 19 21:01
/usr/local/lib/libxml.so.1 -> libxml.so.1.8.16
[john starfleet john]$ ls -l /usr/local/lib/libxml.so.1.8.16
-rwxr-xr-x    1 root     root       948806 Sep 19 21:01
/usr/local/lib/libxml.so.1.8.16

Any other ideas?

Thanks...


-- 


-John (John Thompson attglobal net)




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