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|{