summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDan Leslie <dan@ironoxide.ca>2014-11-20 17:36:50 -0800
committerJose Antonio Ortega Ruiz <jao@gnu.org>2015-02-09 06:01:56 +0100
commit383585e44e56be0e690ad96895f73abf8454d3be (patch)
treee4e7b0ca78e23942b390e46a5678e0a739d53dab /INSTALL
parentebbb1f69de76d8dac705ef3b977b1598572b87f7 (diff)
downloadgeiser-chez-383585e44e56be0e690ad96895f73abf8454d3be.tar.gz
geiser-chez-383585e44e56be0e690ad96895f73abf8454d3be.tar.bz2
Initial Chicken support
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 5148ea4..ea45e67 100644
--- a/INSTALL
+++ b/INSTALL
@@ -50,6 +50,16 @@ package-install-file.
(require 'geiser-install)
+* Chicken Addendum
+ These steps are necessary to fully support Chicken Scheme, but are
+ not required for any other scheme.
+
+ - Install the necessary support eggs:
+ $ chicken-install -s apropos chicken-doc
+ - Update the Chicken documentation database:
+ $ cd `csi -p '(chicken-home)'`
+ $ curl http://3e8.org/pub/chicken-doc/chicken-doc-repo.tgz | sudo tar zx
+
You're ready to go!
Geiser's makefile accepts also all those other standard autotools