guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile error when starting gnucash application


From: Dale P. Smith
Subject: Re: Guile error when starting gnucash application
Date: Thu, 21 Sep 2000 08:21:43 -0400

Kevin McInerney wrote:
> 
> Hello,
> 
> I posted this to the gnucash mailing list but never
> got a solution.  It may be a guile problem.  I hope
> you can help.
> 
> When trying to run gnucash, I receive an error:
> 
> address@hidden:~$ gnucash
> ERROR: In procedure primitive-load-path:
> ERROR: Unable to find file "ice-9/boot-9.scm" in load
> path
....
> What can I do?

Try something like "strace -f -osomelogfile -eopen,access,stat gnucash"
and grep somelogfile for boot-9 to see where it's looking.  That might
shed some light on what is broken.

-Dale
-- 
Dale P. Smith
Altus Technologies Corp.
address@hidden
400-746-9000 x309


reply via email to

[Prev in Thread] Current Thread [Next in Thread]