Problem with gnucash-1.4.10

Dave Peticolas dave@krondo.com
Wed, 14 Mar 2001 14:55:58 -0800


Matthew Guest writes:
> I am having problems getting gnucash to run . When I run it I get:
> [mbguest@fastbox mbguest]$ gnucash
> gnucash: error in loading shared libraries: libxml.so.1: cannot open
> shared object file: Error 40
> 
> ldd produces this:
> 
>         libxml.so.1 => not found
> 
> But I do have libxml installed:
> 
> [mbguest@fastbox lib]$ ls -l libxml*
> -rw-r--r--   1 root     root      1104974 Mar 14 21:10 libxml.a
> -rwxr-xr-x   1 root     root          646 Mar 14 21:09 libxml.la
> lrwxrwxrwx   1 root     root           16 Mar 14 21:09 libxml.so ->
> libxml.so.1.8.11
> lrwxrwxrwx   1 root     root           16 Mar 14 21:09 libxml.so.1 ->
> libxml.so.1.8.11
> -rwxr-xr-x   1 root     root       731363 Mar 14 21:09 libxml.so.1.8.11
> 
> I have run ldconfig several times and even rebooted. No such luck. Any
> suggetsions?

What does 

ldconfig -p | grep xml

give you?

Where are the libxml.so files installed?

thanks,
dave