compile error.

Conrad Canterford conrad@mail.watersprite.com.au
18 Dec 2002 13:27:58 +1100


On Wed, 2002-12-18 at 06:03, Thain Spar wrote:
> I am having trouble finding documentation on how to install GnuCash.
> I am getting an error during the 'make'
> FLAVOR=gnome guile -c \
>           "(set! %load-path (cons \"\" %load-path)) \
>            (primitive-load \"./gnc.gwp\") \
>            (gw:generate-module \"gnc\")"
> ERROR: no code for module (g-wrap)
> then it bails the make.. I downloaded both guile and g-wrap and install both 
> of these... what am I missing?

I presume you did the./configure thing first.

What version of gnucash? What version of guile and g-wrap did you
install? I assume (since you're using slackware) that these were built
from source, so there is no point me telling you to make sure you have
the -devel packages, right?  :-)

Conrad.