ERROR: In procedure dynamic-link: ERROR: file not found

Andrew Ziem andyziem at acmemail.net
Tue Nov 4 23:30:15 CST 2003


I forgot to check libgnucash0.

# rpm -V libgnucash0
missing    /usr/lib/libgncmodule.so.0
missing    /usr/lib/libgncmodule.so.0.0.0

I restored just these two files, and Gnucash loads.  

Still could not find libgw-gnc.so in any of the rpms, and I even tried

# rpm -q --whatprovides libgw-gnc.so

Though I did find similar files in libgnucash0:

-rwxr-xr-x    1 root    root             2293 Feb 17  2003
/usr/lib/libgw-gnc.la
lrwxrwxrwx    1 root    root               18 Feb 17  2003
/usr/lib/libgw-gnc.so.0 -> libgw-gnc.so.0.0.0
-rwxr-xr-x    1 root    root            14672 Feb 17  2003
/usr/lib/libgw-gnc.so.0.0.0


Thanks for your help.



Andrew


On Tue, 2003-11-04 at 22:15, Derek Atkins wrote:
> "Andrew Ziem" <andyziem at acmemail.net> writes:
> 
> [snip]
> > open("/usr/lib/gnucash/libgw-gnc.so", O_RDONLY) = -1 ENOENT (No such
> > file or directory)
> > open("i586/mmx/libgw-gnc.so", O_RDONLY) = -1 ENOENT (No such file or
> > directory)
> > open("i586/libgw-gnc.so", O_RDONLY)     = -1 ENOENT (No such file or
> > directory)
> > open("mmx/libgw-gnc.so", O_RDONLY)      = -1 ENOENT (No such file or
> > directory)
> > open("libgw-gnc.so", O_RDONLY)          = -1 ENOENT (No such file or
> > directory)
> > open("/usr/lib/libgw-gnc.so", O_RDONLY) = -1 ENOENT (No such file or
> > directory)
> > open("/lib/libgw-gnc.so", O_RDONLY)     = -1 ENOENT (No such file or
> > directory)
> > open("/usr/lib/libgw-gnc.so", O_RDONLY) = -1 ENOENT (No such file or
> > directory)
> 
> Looks like you're missing this file..  Or, more likely, missing a
> Symlink.
> 
> -derek




More information about the gnucash-user mailing list