Rob Browning writes:
 > Ben Kelly <[EMAIL PROTECTED]> writes:
 > 
 > > > 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:
 > 
 > This is very likely the correct answer.  Install the guile and
 > guile"-dev" packages and see if you still have the problem.

I'm running Debian, and dselect claims that they're installed.

 *** Opt devel    libguile4-de 1.3-12      1.3-12      Development headers and static 
library for libguile4.
 *** Opt interpre guile1.3     1.3-12      1.3-12      Scheme interpreter, and shared 
libraries for guile. 
 *** Opt libs     libguile4    1.3-12      1.3-12      `libguile.so.4' shared 
libraries for Guile1.3.

The three stars mean that they're installed, and lo!  They seem to be installed:

-rw-r--r--   1 root     root      1945850 Dec 22  1998 /usr/lib/libguile.a
-rw-r--r--   1 root     root          505 Dec 22  1998 /usr/lib/libguile.la
lrwxrwxrwx   1 root     root           17 Aug 12 14:46 /usr/lib/libguile.so -> 
libguile.so.4.0.0
lrwxrwxrwx   1 root     root           17 Jun 22 22:04 /usr/lib/libguile.so.3 -> 
libguile.so.4.0.0
lrwxrwxrwx   1 root     root           17 Jun 22 22:04 /usr/lib/libguile.so.4 -> 
libguile.so.4.0.0
-rw-r--r--   1 root     root       438752 Dec 22  1998 /usr/lib/libguile.so.4.0.0

Should I have something different installed?

-- 
-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

Reply via email to