Ticket #3477 (closed defect: fixed)
clisp spkg-install has bad hard-coded error message
| Reported by: | cwitty | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | critical | Milestone: | sage-3.0.4 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
The following code from the clisp spkg-install is confusing:
echo "If you already have clisp, you can type touch spkg/installed/clisp-2.38"
echo "(or whatever the current version is) from SAGE_ROOT, and continue the"
echo "install. This tells SAGE that you already have clisp-2.38 installed."
It should either use the current version, or not give a version at all.
Change History
Note: See
TracTickets for help on using
tickets.
