Fedora core5 installtion question

Amit Rana amit.rana at gmail.com
Mon Jul 17 23:08:31 EDT 2006


> General rule-of-thumb: if you are *building* a package from source you
> are going to need -devel packages.  The configure script is looking for
> things like header files and such like, which are installed as part of
> the -devel package.
Thanks, i will keep that in mind.

I tried again and this time I get

(cd .libs && rm -f libgncmod-test.la && ln -s ../libgncmod-test.la
libgncmod-test.la)
make[3]: Leaving directory `/data/downloads/gnucash-2.0.0/src/test-core'
Making all in engine
make[3]: Entering directory `/data/downloads/gnucash-2.0.0/src/engine'
chmod u+x ./iso-currencies-to-c
GUILE_LOAD_PATH=: srcdir=. ./iso-currencies-to-c
ERROR: Could not find slib/require.scm in  ("" ""
"/usr/local/share/guile/site" "/usr/local/share/guile/1.8"
"/usr/local/share/guile")
make[3]: *** [iso-4217-currencies.c] Error 1
make[3]: Leaving directory `/data/downloads/gnucash-2.0.0/src/engine'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/data/downloads/gnucash-2.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/downloads/gnucash-2.0.0'
make: *** [all] Error 2


I have installed guile-devel too, is there something wrong with my
linux installation ? :) or is there an easy way to install GnuCash
that I am not trying?


More information about the gnucash-user mailing list