scsh-install-lib/scheme/install-lib
michel-schinz b2a4c81312 - modified layouts so that scsh's major and minor versions appear
explicitely in all paths,
- check locations given by the package installation script, and fail
  if one is unknown,
- added "install-lib-version" extension, so that package installation
  scripts can explicitely specify which version of install-lib they
  need,
- added a message which is printed at the end of a successful
  installation and indicates how to set SCSH_LIB_DIRS,
- provided a way to "turn off" boolean options like --force, by
  providing an explicit "=no",
- replaced a few calls to "error" by calls to
  "display-error-and-exit", to try to be consistent and use "error"
  only for "internal" errors not due to the end user,
- removed "platform" parameter from layouts, not needed anymore since
  the "lib" location was made platform-independent a long time ago,
- documented --no-user-defaults.
2004-03-14 14:10:25 +00:00
..
install-lib-module.scm - added srfi-2 and scsh-version to the structures opened by the 2004-03-14 14:03:26 +00:00
install-lib.scm - modified layouts so that scsh's major and minor versions appear 2004-03-14 14:10:25 +00:00
install-pkg - removed "configure.scm": from now on the installation library 2004-03-14 14:05:40 +00:00