scsh-checkins
[Top] [All Lists]

[Scsh-checkins] scsh-packages/scheme/install-lib install-lib.scm

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] scsh-packages/scheme/install-lib install-lib.scm
From: Michel Schinz <michel-schinz@users.sourceforge.net>
Date: Sun Mar 14 06:20:04 2004
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh-packages/scheme/install-lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7433/scheme/install-lib

Modified Files:
        install-lib.scm 
Log Message:
- 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.



<Prev in Thread] Current Thread [Next in Thread>