Ben Kelly writes:
> $ find . -name 'g-wrap-guile' -exec ls -l {} \;
> -rw-rw-r-- 1 bkelly users 655 Aug 9 21:31
>./lib/g-wrap/guile/g-wrap-guile
> -rwxr-xr-x 1 bkelly users 655 Aug 11 20:57
> ./lib/g-wrap-install/bin/g-wrap-guile
>
> Do you have g-wrap-guile in lib/g-wrap-install/bin?
Nope. It sure looks to me like g-wrap isn't getting g-wrap-installed.
> Anyway, all I can think of is that your missing a debian package needed to compile.
>If
> your sure thats not the case I'm at a loss. Sorry!
> > That's fine enough, but doing this results in g-wrap-guile complaining:
> >
> > ERROR: In procedure gsubr-apply in expression (scm-error (quote misc-error) #f
>...):
> > ERROR: no such module (site g-wrap)
No, I think it's a bug in gnucash. The guile code that generates the
above error has a statement like this:
(set! %load-path (cons "/usr/local/src/gnucash-1.2.3/lib/g-wrap-install/share/guile"
%load-path))
That implies to me that there is supposed to be something besides subdirectories
under /usr/local/src/gnucash-1.2.3/lib/g-wrap-install/share/guile, and yet:
[nelson@desk gnucash-1.2.3]$ find lib/g-wrap-install/share -type f
[nelson@desk gnucash-1.2.3]$
--
-russ nelson <[EMAIL PROTECTED]> http://russnelson.com
Crynwr sells support for free software | PGPok | Government schools are so
521 Pleasant Valley Rd. | +1 315 268 1925 voice | bad that any rank amateur
Potsdam, NY 13676-3213 | +1 315 268 9201 FAX | can outdo them. Homeschool!
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body