How to install GnuCash?

NoOp glgxg at mfire.com
Sat Oct 7 00:10:12 UTC 2006


Chanchao wrote:
> Sigh........  compiled it, make install... running it.. little wizard
> takes you through updating a search-path or something, ok...
> 
> But on starting up the application:
> 
> <unnamed port>: In procedure scm-error in expression (scm-error (quote misc-error) #f ...):
> <unnamed port>: no code for module (g-wrap gw standard)
> 
> Then nothing.
> 
> Okay, whatever, the weekend starts here. :) (6:15pm already.. :)
> 
> Cheers,
> Chanchao
> 
> 
> 
> 

When all else fails, RTF:
http://wiki.gnucash.org/wiki/FAQ

Q: Running 2.0.x on Debian/Ubuntu crashes with "no code for module
(g-wrap gw standard)". What does this mean?

    A: GnuCash uses g-wrap to interface between C and Guile.
Debian/Ubuntu have packaged g-wrap in such a way that the runtime files
are separated from the development files, and don't have an explicit
dependency on the runtime files. If you get this error, it means you do
not have the g-wrap runtime package installed. You should install the
package named guile-g-wrap and then gnucash should run. See
http://bugzilla.gnome.org/show_bug.cgi?id=330560

The exact error message when the startup crashes is this:

<unnamed port>: In procedure scm-error in expression (scm-error (quote
misc-error) #f ...):
<unnamed port>: no code for module (g-wrap gw standard)







More information about the ubuntu-users mailing list