slib

Rolando Roman landie@concentric.net
Thu, 27 Jul 2000 17:34:46 -0400


where do i find slib is not in that site

landy@ptorico:~ > gnucash

It appears you do not have the 'slib' scheme library installed.
You need slib2c4 or later to run GnuCash.



If you have slib installed, you may need to create
a symbolic link named 'slib' from the guile directory
(usually /usr/share/guile) to the directory where slib
is installed.

You may also need to run the following command as root:

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

landy@ptorico:~ >