Gnucash-2.0.5 Build Error

Derek Atkins warlord at MIT.EDU
Mon Feb 26 01:28:13 EST 2007


Quoting Rich Shepard <rshepard at appl-ecosys.com>:

> On Sun, 25 Feb 2007, Rich Shepard wrote:
>
>>   Have I specified the PKG_CONFIG_PATH incorrectly; perhaps one subdirectory
>> too deep?
>
>   More information. When I run "guile -c '(use-modules (g-wrap))'" the
> result is "ERROR: no code for module (g-wrap)". These were installed in the
> order, guile -> slib -> g-wrap.

This error means that 'g-wrap' isn't in your guile load path.  That's
because you don't have G_WRAP_MODULE_DIR set.. Which is because you
still don't have your PKG_CONFIG_PATH set properly.   For prefix == /usr
the path would be /usr/lib/pkgconfig .. modify appropriately for your
install and try again....

> Rich

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list