summaryrefslogtreecommitdiff
path: root/amiga/dist/Install
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/dist/Install')
-rwxr-xr-xamiga/dist/Install6
1 files changed, 5 insertions, 1 deletions
diff --git a/amiga/dist/Install b/amiga/dist/Install
index a95dd1a6c..4d97a5e58 100755
--- a/amiga/dist/Install
+++ b/amiga/dist/Install
@@ -574,6 +574,10 @@
)
(
(p_failedsobjs)
- (exit)
+ (exit "If you are on a low memory system, you may like to use the version of "
+ "parserutils.library in the archive under ParserUtils_lowmem.\n\n"
+ "The low memory version does not use iconv.library so can save "
+ "~1MB of RAM, at the expense of reduced character set support. "
+ "Simply replace the version in LIBS: with that in ParserUtils_lowmem.")
)
)