Skip to content

Commit

Permalink
Remove reference to readline in INSTALL.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hoelzro committed Jul 2, 2015
1 parent a436fec commit 4741d89
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions INSTALL.txt
Expand Up @@ -7,14 +7,6 @@
Building rakudo can take up to 1G of memory when compiling for the
MoarVM runtime. The requirements are higher for the JVM backend.

To get readline support (command history and editing), you'll also
need the "libreadline-dev" library.

As an example, on Debian GNU/Linux or Ubuntu Linux, the necessary
components for building Rakudo can be installed via the command

aptitude install make gcc libreadline-dev git

(Perl is installed by default already). To enable parallel testing you
also need the CPAN module Test::Harness in version 3.16 or newer; you
can control the number of parallel jobs with the "TEST_JOBS" environment
Expand Down

0 comments on commit 4741d89

Please sign in to comment.