Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4053 - gnucash-1.6.6 doesn't run with guile 1.5.4: linking problem.
Summary: gnucash-1.6.6 doesn't run with guile 1.5.4: linking problem.
Status: RESOLVED DUPLICATE of bug 77
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-23 09:04 UTC by Alex Walker
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Walker 2002-06-23 09:04:37 UTC
gnucash compiles fine, but won't run: 
  
$ gnucash   
ERROR: In procedure dynamic-link:   
ERROR: file: "libgw-runtime", message: "file not found"   
   
Some deprecated features have been used.  Set the environment   
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the   
program to get more information.  Set it to "no" to suppress   
this message.   
  
setting this variable gives:  
  
$ gnucash  
`scm_sysintern' is deprecated. Use `scm_define' instead.  
ERROR: In procedure dynamic-link:  
ERROR: file: "libgw-runtime", message: "file not found"
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-06-23 21:34:12 UTC
Yes, that is why guile-1.5.4 is masked.  Mask it again, merge 1.4, and then
remerge slib, g-wrap and gnucash.
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2002-06-24 18:36:14 UTC

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