From 57991f2476ef4ecb5dabb444e6292eb66adf44db Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 1 Feb 1999 08:00:35 +0000 Subject: [PATCH] add slib requirement to runtime section git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1664 57a11ea4-9604-0410-9ed3-97b8803252fd --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d23ade2087..e1568168f3 100644 --- a/README +++ b/README @@ -99,6 +99,7 @@ To be able to use certain features of GnuCash, such as reports and network stock price downloads, you must have the following packages below installed. RPM's for most of these can be found at http://rufus.w3.org/linux/ +slib -- scheme libraries for guile. Need version slib2c0 or later. perl -- Almost any version of perl5 should work. I run perl-5.004 eperl -- Almost any version of eperl should work. I run eperl-2.2.14 @@ -170,7 +171,6 @@ guile -- Provides main extension language infrastructure. ftp://ftp.gnucash.org/pub/gnucash/extra_libs/TAR/guile-core-19980818.tar.gz guile-core-19980818-1.i386.rpm works guile-1.3.1-1 from redhat.com/pub/rawhide works ... -slib -- scheme libraries for guile. Need version slib2c0 or later. eperl -- embeddedPerl needed for Reports. The menu item "Reports" will not work witout this. version eperl-2.2.14 works well with perl 5.00404