sunterlib/INSTALL

28 lines
750 B
Plaintext
Raw Normal View History

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/>.
BUILD
2003-02-24 13:48:44 -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
INSTALLATION
2003-02-24 13:48:44 -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
The top-level installation script is install-pkg. It will install all
of the libraries.
2003-02-24 13:48:44 -05:00
TODO: install-pkg scripts for individual library subdirectories.
2003-02-24 13:48:44 -05:00
UNINSTALLATION
See the packaging proposal for details.