Robert Graham Merkel <[EMAIL PROTECTED]> writes:

> <trell> /dev : dpkg --status slib
> Package: slib
> Status: install ok installed
> Priority: optional
> Section: devel
> Installed-Size: 1646
> Maintainer: James LewisMoss <[EMAIL PROTECTED]>
> Version: 2c6-2

There are some "uncfortunate" problems with the latest Debian guile
packages that I'm not sure have been sorted out yet.  First off, make
sure you have libguile6-slib installed.  Then, if you do, and if it
still doesn't work, check to see if 

  guile -c "(use-modules (ice-9 slib)) (require 'stdio)"

works.  If not (and maybe even if it does), try running this as root:

  guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to