From af51e91ca26f3bfe0d9ad4f29da587f2411fcffa Mon Sep 17 00:00:00 2001 From: Danny Yoo Date: Tue, 22 Nov 2011 03:35:18 -0500 Subject: [PATCH] minor wording --- scribblings/cs019.scrbl | 10 ++++++++++ scribblings/manual.scrbl | 11 +++++++++++ 2 files changed, 21 insertions(+) diff --git a/scribblings/cs019.scrbl b/scribblings/cs019.scrbl index 597d815..4067e81 100644 --- a/scribblings/cs019.scrbl +++ b/scribblings/cs019.scrbl @@ -62,6 +62,16 @@ by the time you read this. +Before you begin, if you are using DrRacket, +@itemize[#:style 'ordered + @item{Please go to the Racket submenu.} + @item{Select the Limit Memory item.} + @item{Change the setting to Unlimited.}] +This is to avoid an installation-time issue that has been preventing +Whalesong from fully compiling. + + + Run the following to create the @filepath{whalesong} launcher program in your current directory. @codeblock|{ diff --git a/scribblings/manual.scrbl b/scribblings/manual.scrbl index ad0e8be..20c8c67 100644 --- a/scribblings/manual.scrbl +++ b/scribblings/manual.scrbl @@ -199,6 +199,17 @@ Pacman.} @subsection{Installing Whalesong} + + +Before you begin, if you are using DrRacket, +@itemize[#:style 'ordered + @item{Please go to the Racket submenu.} + @item{Select the Limit Memory item.} + @item{Change the setting to Unlimited.}] +This is to avoid an installation-time issue that prevents +Whalesong from fully compiling. + + If you want to use Whalesong, run the following to create the @filepath{whalesong} launcher: @codeblock|{