Bug 238700

Summary: Missing .so files break gnucash
Product: [Fedora] Fedora Reporter: Jonathan Kamens <jik>
Component: g-wrapAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-03 03:29:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Kamens 2007-05-02 13:41:08 UTC
After upgrading to g-wrap-1.9.6-10, I get this when I try to start gnucash:

ERROR: In procedure dynamic-link:
ERROR: file: "libgw-guile-standard", message: "libgw-guile-standard.so: cannot 
open shared object file: No such file or directory"

After creating a symlink libgw-guile-standard.so in /usr/lib pointing at libgw-
guile-standard.so.0.0.0, I get:

ERROR: In procedure dynamic-link:
ERROR: file: "libgw-guile-gw-glib", message: "libgw-guile-gw-glib.so: cannot 
open shared object file: No such file or directory"

After creating that symlink as well, gnucash successfully starts up.

Comment 1 Bill Nottingham 2007-05-03 03:29:15 UTC

*** This bug has been marked as a duplicate of 238263 ***