2003-02-24 13:48:44 -05:00
|
|
|
Scheme Untergrund Library
|
|
|
|
|
|
|
|
REQUIREMENTS
|
|
|
|
|
|
|
|
The Scheme Untergrund Library requires that scsh is installed on your
|
|
|
|
system. If you don't have it, please obtain and install it before
|
|
|
|
building sunterlib. See the webpage <http://scsh.net/>.
|
|
|
|
|
2004-03-11 15:53:48 -05:00
|
|
|
BUILD
|
2003-02-24 13:48:44 -05:00
|
|
|
|
2004-03-11 15:53:48 -05:00
|
|
|
If you obtained the source from cvs, type 'make' to build the
|
|
|
|
package. This is not necessary if you have a tar distribution.
|
2003-02-24 13:48:44 -05:00
|
|
|
|
2004-03-11 15:53:48 -05:00
|
|
|
INSTALLATION
|
2003-02-24 13:48:44 -05:00
|
|
|
|
2004-03-11 15:53:48 -05:00
|
|
|
As of version 0.6, sunterlib follows Michel Schinz's scsh package
|
|
|
|
proposal for installation and use. Please see:
|
|
|
|
scsh/scsh-packages/doc/latex/proposal.tex
|
2003-02-24 13:48:44 -05:00
|
|
|
|
2004-03-11 15:53:48 -05:00
|
|
|
The top-level installation script is install-pkg. It will install all
|
|
|
|
of the libraries.
|
2003-02-24 13:48:44 -05:00
|
|
|
|
2004-03-11 15:53:48 -05:00
|
|
|
TODO: install-pkg scripts for individual library subdirectories.
|
2003-02-24 13:48:44 -05:00
|
|
|
|
|
|
|
UNINSTALLATION
|
|
|
|
|
2004-03-11 15:53:48 -05:00
|
|
|
See the packaging proposal for details.
|