Russell Nelson wrote:
> Why is lib/g-wrap/guile/g-wrap-guile not executable??
> Why, when I mark it executable, is it still not found in the path??
>
> I have had marked little success in compiling gnucash, what with one
> bug or another. Why is gnucash so hard to build?? Is it just me, or
> are other people having trouble? Am I stupid or something?? Have I
> botched my debian installation by installing a mix of slink and
> potato?
I'm not quite sure what you mean by a mix of slink and potato... but I'm running a
system with the slink and potato archives in my apt source list and I've been able to
compile the motif version fine. I've been unable to get the gnome version working,
but I haven't spent much time looking for which packages I need.
> make[3]: g-wrap-guile: Command not found
I think your problem is that you don't have guile installed. g-wrap-guile uses the #!
convention for running itself using a different interpreter, in this case guile. When
the shell can't find that interpreter it spits out that your script doesn't exist.
Anyway, check and make sure you have guile installed. I have the following packages:
libguile4-dev
guile1.3
libguile4
Once I figure out exactly which packages are needed I think I might try to make a
gnucash-dev debian package that will grab the appropriate stuff. When I get time of
course... =)
Anyway, I hope that helps.
- Ben
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body